fix(frontend): unused imports

This commit is contained in:
tigattack
2025-09-25 01:15:54 +01:00
parent 047fdb4bd1
commit ea550259ff
2 changed files with 3 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
/** biome-ignore-all lint/suspicious/noUnknownAtRules: Bogus */
@tailwind base;
@tailwind components;
@tailwind utilities;