Answer the question
In order to leave comments, you need to log in
How to adjust css style after copying from SCSS?
Is there any way to customize how css should look like after compiling from scss?
Answer the question
In order to leave comments, you need to log in
If you use compass, then there is an output_style option.
For example, you write in config.rb.
Possible parameters are :nested, :expanded, :compact, or :compressed.
You can also use csscomb to further clean up the code after the css is ready.
Actually the question needs to be clarified. I did not understand at all what it means - "... to your taste, how css should look after compiling from scss".
And you can read it here
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question