9 lines
245 B
CSS
9 lines
245 B
CSS
@import "tailwindcss";
|
|
@plugin "daisyui";
|
|
|
|
/*
|
|
* This CSS file is strictly isolated to the /preview/daisyui route.
|
|
* It prevents daisyUI's global styles and base resets from leaking
|
|
* into the main Vibn dashboard's Radix UI components.
|
|
*/
|