6 lines
100 B
CSS
6 lines
100 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
[x-cloak] { display: none !important; }
|