Update Shadcn Sidebar (#73)

Migrated Sidebar to use Shadcn UI's
This commit is contained in:
Giancarlo Buomprisco
2024-10-25 09:43:34 +02:00
committed by GitHub
parent df944bb1e5
commit 14c2220904
48 changed files with 1863 additions and 543 deletions

View File

@@ -23,7 +23,7 @@ const config = {
'^~/(.*)$', // app-specific imports
'^[./]', // relative imports
],
tailwindFunctions: ['tw', 'clsx', 'cn'],
tailwindFunctions: ['tw', 'clsx', 'cn', 'cva'],
importOrderSeparation: true,
importOrderSortSpecifiers: true,
plugins: [