new CSS minifier

This commit is contained in:
bingus_violet 2024-09-30 21:34:39 -05:00
parent 242af79ed0
commit 1f44da175a
3 changed files with 198 additions and 102 deletions

View file

@ -20,6 +20,7 @@
"dependencies": {
"@node-minify/core": "^8.0.6",
"@node-minify/uglify-js": "^8.0.6",
"clean-css": "^5.3.3",
"express": "^4.18.2",
"glob": "^10.4.2",
"himalaya": "^1.1.0",