style(index): switch to shadcn/ui zinc theme
All checks were successful
build dist / build-dist (push) Successful in 27s
All checks were successful
build dist / build-dist (push) Successful in 27s
This commit is contained in:
parent
961554a15d
commit
b58637ee69
33 changed files with 1097 additions and 88 deletions
|
@ -10,13 +10,11 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^5.5.6",
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@tailwindcss/vite": "^4.0.17",
|
||||
"tailwindcss": "^4.0.17"
|
||||
"@tailwindcss/vite": "^4.1.0",
|
||||
"tailwindcss": "^4.1.0"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue