Files
cheerstothe_season_2.0/resources/css/app.css

8 lines
93 B
CSS
Raw Normal View History

2024-05-21 17:06:14 +05:30
@tailwind base;
@tailwind components;
@tailwind utilities;
[x-cloak] {
display: none;
}