-
- Downloads
Run less before minift-css
Sometimes minify-css can run before less since they are parallel tasks Make minify-css wait for the completion of less so the freelancer.min.css file is always generated. Otherwise gulp needs to be run twice to ensure an updated *.min.css file
Please register or sign in to comment