feat: refactor setup tailwind and css
This commit is contained in:
@@ -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';
|
||||
@@ -1,2 +0,0 @@
|
||||
// UI Components
|
||||
export * from './components';
|
||||
@@ -1,6 +1,3 @@
|
||||
@import 'tailwindcss';
|
||||
@source "../src";
|
||||
|
||||
/* =========================================
|
||||
THEME VARIABLES (CENTRALIZED)
|
||||
========================================= */
|
||||
Reference in New Issue
Block a user