add basic content
This commit is contained in:
parent
3c5018f9cb
commit
f7e40853b8
9 changed files with 430 additions and 12 deletions
|
|
@ -12,6 +12,11 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^7.0.6"
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"astro": "^7.0.6",
|
||||
"tailwindcss": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"daisyui": "^5.6.13"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue