Add the ability to read a local file as base64

This commit is contained in:
Andrew Miner
2015-06-07 17:48:08 -07:00
parent 2227e81b8b
commit 6e82194ad8
5 changed files with 45 additions and 3 deletions
+1
View File
@@ -84,6 +84,7 @@ $color-link: #0000FF;
$color-link-subtle: #545A99;
$color-text: #000000;
$color-text-light: #FFFFFF;
$color-white: #FFFFFF;
// Z-Index Layers //////////////////////////////////////////////////////////////////////////////////