Files
2024-05-21 17:06:14 +05:30

8 lines
93 B
CSS

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