Is there a way to run:
sass --watch a.scss:a.css
but have a.css end up being minified?
How would I avoid having to run a separate minification step as I compile my stylesheet?
|
Is there a way to run:
but have How would I avoid having to run a separate minification step as I compile my stylesheet?
| |||
|
feedback
|
|
ah nevermind.. found it..
| |||||||
feedback
|