mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
feat: inline SVGs using postcss-inline-svg
This commit is contained in:
parent
64e7377caa
commit
436a4211eb
5 changed files with 78 additions and 12 deletions
|
|
@ -38,9 +38,10 @@
|
|||
"gulp-sourcemaps": "^2.6.5",
|
||||
"postcss-color-mod-function": "^3.0.3",
|
||||
"postcss-css-variables": "^0.12.0",
|
||||
"postcss-import": "^12.0.1"
|
||||
"postcss-import": "^12.0.1",
|
||||
"postcss-inline-svg": "^3.1.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue