Passport/pkg/view/src/index.css

8 lines
105 B
CSS
Raw Normal View History

2024-01-27 16:05:19 +00:00
@tailwind base;
@tailwind components;
@tailwind utilities;
html, body {
padding: 0;
margin: 0;
}