mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
feat: update gulp to compile using PostCSS
This commit is contained in:
parent
1efce0e559
commit
11b0a7d3a5
3 changed files with 130 additions and 672 deletions
|
|
@ -34,10 +34,11 @@
|
|||
"gulp-flatten": "^0.4.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-sizereport": "^1.2.1",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"postcss-color-mod-function": "^3.0.3",
|
||||
"postcss-css-variables": "^0.12.0",
|
||||
"postcss-scss": "^2.0.0"
|
||||
"postcss-import": "^12.0.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue