3 lines
64 B
CSS
3 lines
64 B
CSS
|
/* @tailwind base; */
|
||
|
@tailwind components;
|
||
|
@tailwind utilities;
|