Gulp file to compress LESS.
This commit is contained in:
parent
b35cde0428
commit
ea50a28f8d
5 changed files with 332 additions and 0 deletions
4
setup.sh
Executable file
4
setup.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
npm install gulp gulp-rename gulp-less gulp-minify-css
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue