vite setup

This commit is contained in:
2026-02-05 11:05:41 +00:00
commit a8988b8fd0
19 changed files with 1269 additions and 0 deletions

7
biome.json Normal file
View File

@@ -0,0 +1,7 @@
{
"css": {
"parser": {
"tailwindDirectives": true
}
}
}