I want to process my SASS files, but don't want to minify the CSS.
I didn't find any config option to do that. Is there a way?
I want to process my SASS files, but don't want to minify the CSS.
I didn't find any config option to do that. Is there a way?
Yes, you can. You need to turn off the lib-sass option or just uncheck compress CSS option.