mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(examples/with-tailwind): update tailwind to v4.0.6 (#577)
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
"description": "Basic tuono application with tailwind",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.0.0-beta.9",
|
||||
"@tailwindcss/vite": "^4.0.6",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"tailwindcss": "^4.0.0-beta.9",
|
||||
"tailwindcss": "^4.0.6",
|
||||
"tuono": "link:../../packages/tuono"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user