LittleSheep
6d056b6e1d
All checks were successful
release-nightly / build-docker (push) Successful in 3m19s
8 lines
105 B
CSS
8 lines
105 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
html, body {
|
|
padding: 0;
|
|
margin: 0;
|
|
} |