Minimization Sass css / js

1

I'm looking for a software for windows, which does the minification of js / css files in saas, I currently only know codekit, but it's for mac.

    
asked by anonymous 30.11.2015 / 17:38

2 answers

1

You can use GRUNT as well

link

    
30.11.2015 / 17:57
0

Paid software I know Prepross .

You can use gulp.js which is the internal processing of CodeKit.

GULP

link

Live Reload

link

    
30.11.2015 / 17:48