4 lines
65 B
CSS
4 lines
65 B
CSS
|
/* @tailwind base; */
|
||
|
@tailwind components;
|
||
|
@tailwind utilities;
|