SublimeOnSaveBuild
SublimeOnSaveBuild copied to clipboard
Allow ASCII Characters
Using any ascii characters in the .scss file breaks the build.
Example:
.anchor:after{ content:'⚓'; }
Will yield this error:
Error: Invalid US-ASCII character "\xE2"