Can't find options to generate a .min file
Closed this issue · 1 comments
blachawk commented
Am I way off base here in assuming that gulp-clean-css can generate a .min file like so in my /dist directory:
styles.css
styles.min.css
If this is possible, what would be the gulp settings to achieve this?