This commit is contained in:
Tickbase
2026-07-11 12:09:40 +02:00
parent fe80af5639
commit f767d4d99e
30 changed files with 861 additions and 519 deletions
+3 -3
View File
@@ -20,6 +20,9 @@
/* Dialog components */
@use 'components/dialogs/index' as *;
/* Page components (Overview, Settings) */
@use 'components/pages/index' as *;
/* Notification components */
@use 'components/notifications/index' as *;
@@ -28,6 +31,3 @@
/* Common components */
@use 'components/common/index' as *;
/* Page-specific styles */
//@use 'pages/home';