Answer the question
In order to leave comments, you need to log in
Intermittent failure of SASS to CSS compiler in PhpStorm?
There is an intermittent problem when in PhpStorm a SASS file is automatically compiled into a CSS file. The fact is that sometimes in the final CSS file, some letters in the property of a selector turn out to be unfinished.
For example, I write the following code:
body
color: #fff
body {
color: #ff;
}
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