Files
zin-tools/app/globals.css
2024-02-01 12:01:04 +05:00

11 lines
113 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body,
:root {
width: 100%;
height: 100%;
}