Files
Guillermo Gutierrez 994709a3e5 version 1.0
2023-08-11 11:08:47 -07:00

8 lines
93 B
CSS

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