2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Use postcss-drop-empty-css-vars to remove empty CSS variables

This commit is contained in:
Julien Déramond
2022-07-14 18:27:33 +02:00
parent 713d7140f1
commit 087199c31a
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -141,6 +141,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.14",
"postcss-cli": "^10.0.0",
"postcss-drop-empty-css-vars": "^0.0.0",
"rollup": "^2.76.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",