mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
refactor: add HTML processing, picker as partial
This commit is contained in:
parent
75f9280dab
commit
6bf48e1615
9 changed files with 954 additions and 512 deletions
|
|
@ -36,13 +36,16 @@
|
|||
"gulp-filter": "^5.1.0",
|
||||
"gulp-flatten": "^0.4.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-posthtml": "^3.0.4",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sizereport": "^1.2.1",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-terser": "^1.2.0",
|
||||
"htmlnano": "^0.2.3",
|
||||
"postcss-color-mod-function": "^3.0.3",
|
||||
"postcss-css-variables": "^0.12.0",
|
||||
"postcss-import": "^12.0.1"
|
||||
"postcss-import": "^12.0.1",
|
||||
"posthtml-include": "^1.2.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue