remove csso

This commit is contained in:
Pavel Mineev
2021-05-06 16:10:25 -05:00
committed by Umputun
parent cb40bae89b
commit 048712bcee
2 changed files with 0 additions and 10 deletions
-9
View File
@@ -12333,15 +12333,6 @@
"postcss-value-parser": "^4.1.0"
}
},
"postcss-csso": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/postcss-csso/-/postcss-csso-5.0.1.tgz",
"integrity": "sha512-TI99uhhJK2L5IQXPuyNcT3XV9bffSvDPmNpHi5f+tBq+R/01ucgLsUCcTDcVNqKMxO28klI6NwgjrHrM99x9KA==",
"dev": true,
"requires": {
"csso": "^4.0.2"
}
},
"postcss-custom-media": {
"version": "7.0.8",
"resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz",
-1
View File
@@ -96,7 +96,6 @@
"mini-css-extract-plugin": "^1.6.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.14",
"postcss-csso": "^5.0.1",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",