Various CSS work
This commit is contained in:
parent
ef174af0e1
commit
15579acba8
52 changed files with 8001 additions and 944 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.27.2"
|
||||
"esbuild": "^0.27.2",
|
||||
"purgecss": "^6.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"analyze-css": "node analyze-css.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue