1
I use Sass to help in the development, but I would like to optimize the final result of the generated css, would have some way to generate the file . css already minified?
I use the following command to compile the. scss files
sass --watch scss:css