Passport/pkg/view/src/index.css
LittleSheep 6d056b6e1d
All checks were successful
release-nightly / build-docker (push) Successful in 3m19s
🔨 Add workflow and dockerfile
2024-01-30 18:34:37 +08:00

8 lines
105 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html, body {
padding: 0;
margin: 0;
}