mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
COmpress output
This commit is contained in:
parent
bfd619e330
commit
2b900b7e66
4 changed files with 4 additions and 196 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "A just-add-css collection of styles to make simple websites just a little nicer.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "node-sass src/ --output dist/",
|
||||
"build": "node-sass src/ --output dist/ --output-style compressed",
|
||||
"dev": "node dev.js"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue