feat: Add banner to announce Lysand 3.0

This commit is contained in:
Jesse Wierzbinski 2024-05-01 18:21:10 -10:00
parent 94e5ac67f7
commit 2039582edd
No known key found for this signature in database
7 changed files with 39 additions and 2 deletions

View file

@ -11,6 +11,7 @@
"trustedDependencies": ["@biomejs/biome"],
"dependencies": {
"@tailwindcss/vite": "^4.0.0-alpha.14",
"@vueuse/core": "^10.9.0",
"iconify-icon": "^2.1.0",
"tailwindcss": "^4.0.0-alpha.14"
}