Right now it's only possible to compile a less file into a normal css OR a compressed css.
I would like an option to output both a normal css and a compressed css at the same time.
So as an option, example.less compiles into example.css and example.min.css
Right now it's only possible to compile a less file into a normal css OR a compressed css. I would like an option to output both a normal css and a compressed css at the same time.
So as an option, example.less compiles into example.css and example.min.css
Thanks!