Add webtui, tailwind and biome
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
"preinstall": "node ./scripts/enforce-pnpm.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.16.10"
|
||||
"@tailwindcss/vite": "^4.2.4",
|
||||
"@webtui/css": "^0.1.7",
|
||||
"astro": "^6.1.8",
|
||||
"tailwindcss": "^4.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user