add grunt task that copies the final css to scss file (#449)
Showing
dist/rzslider.scss
0 → 100644
... | ... | @@ -30,6 +30,7 @@ |
"grunt": "~0.4.2", | ||
"grunt-angular-templates": "^0.5.7", | ||
"grunt-contrib-concat": "^0.5.1", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-contrib-mincss": "~0.3.2", | ||
"grunt-contrib-uglify": "~0.2.2", | ||
"grunt-contrib-watch": "^0.6.1", | ||
... | ... |
Please
register
or
sign in
to comment