add tailwind
This commit is contained in:
parent
cb3f2d7c7c
commit
16a73319ef
4 changed files with 609 additions and 5 deletions
|
|
@ -9,6 +9,8 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.16.10"
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.10",
|
||||
"tailwindcss": "^4.1.18"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue