Files

8 lines
93 B
CSS
Raw Permalink Normal View History

2024-08-01 13:53:10 -05:00
@tailwind base;
@tailwind components;
@tailwind utilities;
[x-cloak] {
display: none;
}