Answer the question
In order to leave comments, you need to log in
Why does SASS compile to IBM866 encoding?
I set up the project through Grunt, but for some reason SASS began to add DOS encoding instead of UTF-8 in the final CSS; All .scss files are in UTF-8.
config.rb@charset "IBM866";
css_dir = "css"
sass_dir = "_/components/sass"
javascripts_dir = "js"
output_style = :compressed
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question