7 lines
103 B
CSS
7 lines
103 B
CSS
|
|
@import 'tailwindcss';
|
||
|
|
@plugin 'daisyui';
|
||
|
|
|
||
|
|
@theme {
|
||
|
|
/* Custom theme variables can be added here */
|
||
|
|
}
|