Files
investbrain/resources/css/app.css
T

8 lines
93 B
CSS
Raw Normal View History

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