mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-03-13 16:25:56 +00:00
8 lines
109 B
CSS
8 lines
109 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
html, body {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |