feat: optimize css sizes

This commit is contained in:
Lucas Colombo
2024-04-12 21:40:30 -03:00
parent b40f501fca
commit c909a416b3
9 changed files with 141 additions and 6475 deletions

9
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"devDependencies": {
"browser-sync": "^2.29.3",
"chokidar": "^3.5.3",
"css-tree": "^2.3.1",
"eslint": "^8.43.0",
"fabric": "5.3",
"imagemin-zopfli": "^7.0.0",
@@ -1629,7 +1630,7 @@
},
"node_modules/css-tree": {
"version": "2.3.1",
"resolved": "http://localhost:4873/css-tree/-/css-tree-2.3.1.tgz",
"resolved": "http://verdaccio.local/css-tree/-/css-tree-2.3.1.tgz",
"integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
"dev": true,
"license": "MIT",
@@ -6029,9 +6030,9 @@
}
},
"node_modules/source-map-js": {
"version": "1.0.2",
"resolved": "http://localhost:4873/source-map-js/-/source-map-js-1.0.2.tgz",
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
"version": "1.2.0",
"resolved": "http://verdaccio.local/source-map-js/-/source-map-js-1.2.0.tgz",
"integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {