Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@5a/css", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "dist/main.css", | ||
@@ -20,3 +20,3 @@ "directories": { | ||
"build": "node-sass ./src/main.scss ./dist/main.css", | ||
"build:helpers": "node-sass ./src/helpers.scss ./dist/helpers.css", | ||
"build:helpers": "node-sass ./src/helpers.scss ./dist/helpers.css --output-style compressed", | ||
"dev": "npm run build -- --watch", | ||
@@ -23,0 +23,0 @@ "release:demo": "npm run build:wx && node ./scripts/demo.js" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1227231
100
9690