W
W
wilde-gard2017-01-13 14:30:15
ruby
wilde-gard, 2017-01-13 14:30:15

How to customize SASS output file style?

Tell me how to change the style of the output file in sass?
I tried the following commands in the console:
sass --style compact
sass --style:compact
several others in different variations
Gives an error:
OptionParser::InvalidOption: invalid option: --style:compact
Use --trace for backtrace.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
wilde-gard, 2017-01-13
@wilde-gard

scss --update style.scss --style compact
Found the solution, thanks everyone

A
Artur Bordenyuk, 2017-01-13
@HighQuality

All values ​​of style

sass --style compressed styles.scss output_compressed.css

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question