Files
2024-08-01 13:53:10 -05:00

8 lines
93 B
CSS

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