1
0
Fork 0
heritage-wow/resources/css/app.css
2021-06-28 17:33:29 +01:00

8 lines
114 B
CSS
Vendored

@tailwind base;
@tailwind components;
@tailwind utilities;
/* Alpine */
[x-cloak] {
display: none !important;
}