R
R
Roman —2016-05-15 00:45:44
css
Roman —, 2016-05-15 00:45:44

Sass generate content with white square?

Hello!
Why does Sass compile this white square instead of "\f13"?
35b7e79e8b5242409538c8e73c2eb2d9.png
I use the built-in File Watcher PhpStorm.
I tried to test it on sassmeister.com
The result is the same:
60cff0b60917492d91bfdfe40b23bf08.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Cat Anton, 2016-05-15
@helloimnewbie

https://github.com/sass/sass/issues/659
Works like this:
content: unquote("\"\\f13\"")

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question