feat: refactor setup tailwind and css

This commit is contained in:
Firman Ramdhani
2026-02-27 13:34:59 +07:00
parent 8bfa66111a
commit 8181bd61ec
8 changed files with 28 additions and 59 deletions
-4
View File
@@ -1,4 +0,0 @@
export * from './system-pages/coming-soon';
export * from './system-pages/forbidden';
export * from './system-pages/maintenance';
export * from './system-pages/not-found';
-2
View File
@@ -1,2 +0,0 @@
// UI Components
export * from './components';
@@ -1,6 +1,3 @@
@import 'tailwindcss';
@source "../src";
/* =========================================
THEME VARIABLES (CENTRALIZED)
========================================= */