feat: integrate Panda CSS with biome overrides and dependencies

This commit is contained in:
2026-02-02 17:45:10 -06:00
parent e343a1e252
commit c87ee5ea01
12 changed files with 518 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
{
"editor.defaultFormatter": "biomejs.biome",
"editor.codeActionsOnSave": {
"source.fixAll.biome": "explicit",
"source.organizeImports.biome": "explicit"
}
}