Teren-app/resources/css/app.css
Simon Pocrnjič 90a5858320 first commit
2024-10-28 21:08:16 +01:00

8 lines
93 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
[x-cloak] {
display: none;
}