Answer the question
In order to leave comments, you need to log in
Why is my entire compiled styles.css file on one line?
I compiled the styles.less file into styles.css and there was a problem: all the compiled code in the styles.css file is compiled into one line. How to solve this problem. Sincerely, Gregory
Answer the question
In order to leave comments, you need to log in
Enabled CSS minification on compilation.
Shutdown instructions are on the off. website .
In short, you must either not pass the -x option to the compiler, or set compress: false in the options.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question