How to Minify CSS with SCSS File Watcher in PHPStorm IDE
Probably the fastest way to achieve this is to use the compressed option, mentioned in the previous comments, as an argument. The quickest way to configure this in PHPStorm is as follows: Go to File > Settings Inside Project Settings select File Watchers You should already have an SCSS watcher created here (if you have … Read more