Files
sam-api/resources/css/app.css
2025-07-17 10:05:47 +09:00

8 lines
93 B
CSS

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