mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-05 19:17:30 +08:00
refactor: update global styles and remove unused color definitions
- Added a configuration reference to Tailwind in globals.css. - Removed the colors.css file and the previous globals.css file to clean up unused styles.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@config "../../tailwind.config.ts";
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
Reference in New Issue
Block a user