feat: redesign Schedules, Discover, and Routes views with SIBU Main HUD aesthetic and Tailwind v4
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
/* Global styles are now managed in App.vue and component-specific styles.
|
||||
This file has been cleared to prevent layout conflicts. */
|
||||
Tailwind v4 handles utility classes automatically. */
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user