feat(ui): update global CSS path and restructure styles
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
@import 'tailwindcss';
|
||||
|
||||
@source "../../../src";
|
||||
|
||||
@theme {
|
||||
--color-brand-50: #f5f3fd; /* sangat terang, hampir lavender */
|
||||
--color-brand-100: #e6dbfb;
|
||||
--color-brand-200: #d0b6f8;
|
||||
--color-brand-300: #b78ff5;
|
||||
--color-brand-400: #9f64f1;
|
||||
--color-brand-500: #7d39ed; /* warna utama purple */
|
||||
--color-brand-600: #652ed9;
|
||||
--color-brand-700: #4a23a5;
|
||||
--color-brand-800: #321a7a;
|
||||
--color-brand-900: #1b0f4a;
|
||||
--color-brand-950: #0d0726; /* paling gelap */
|
||||
}
|
||||
Reference in New Issue
Block a user