mirror of
https://github.com/kognise/water.css.git
synced 2025-12-09 16:25:02 +01:00
Install standard
This commit is contained in:
parent
89db17b227
commit
2d029be3fc
2 changed files with 1036 additions and 32 deletions
|
|
@ -40,10 +40,13 @@
|
||||||
"postcss-color-mod-function": "^3.0.3",
|
"postcss-color-mod-function": "^3.0.3",
|
||||||
"postcss-css-variables": "^0.12.0",
|
"postcss-css-variables": "^0.12.0",
|
||||||
"postcss-import": "^12.0.1",
|
"postcss-import": "^12.0.1",
|
||||||
"postcss-inline-svg": "^3.1.1"
|
"postcss-inline-svg": "^3.1.1",
|
||||||
|
"standard": "^14.3.1"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"legacy": ["defaults AND not android 4.4.3"],
|
"legacy": [
|
||||||
|
"defaults AND not android 4.4.3"
|
||||||
|
],
|
||||||
"modern": [
|
"modern": [
|
||||||
"Edge > 16",
|
"Edge > 16",
|
||||||
"Firefox > 31",
|
"Firefox > 31",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue