mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Added .min.css files to dist
Made .css contain human readable styles
This commit is contained in:
parent
f7ae16ada3
commit
cd35275bbc
12 changed files with 545 additions and 20 deletions
|
|
@ -32,7 +32,9 @@
|
|||
"gulp-bytediff": "^1.0.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-sourcemaps": "^2.6.5"
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-filter": "^5.1.0",
|
||||
"gulp-rename": "^1.4.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue