feat(admin): make the left navigation bar collapsable (#10774)

This commit is contained in:
JimmFly
2025-03-13 09:57:09 +00:00
parent a4608b52f2
commit 21aa47c094
22 changed files with 782 additions and 361 deletions

View File

@@ -2,6 +2,7 @@
@import 'tailwindcss';
@import 'tailwindcss/utilities';
@import '@toeverything/theme/style.css';
@plugin 'tailwindcss-animate';