M
M
Mike Khromov2015-04-02 16:25:50
css
Mike Khromov, 2015-04-02 16:25:50

How to get rid of Invalid US-ASCII character in compass?

Stack: freebsd 10.1, ruby ​​2.0, scss 3.4.13, compass 1.0.3
Before that, I had freebsd 9 and ruby ​​1.9, rummaged through the net and came to the conclusion that switching to the new freebsd would solve all my problems. But it didn’t help, when executing the comass watch command, if there are Russian characters in scss (comments, for example), then I see a footcloth from

Invalid US-ASCII character

I have in the config (config.rb)
Encoding.default_external = "utf-8"

It seems to save but another problem begins. When compiled, compass likes to insert spaces before the general list of styles.
git diff
+< EF >< BB >< BF >

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
ustin_moto, 2016-09-01
@ustin_moto

Use hardcore in every scss file
and then you don't need this
PS: quotes are just like that

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question