Files
Scraperr/src/styles/globals.css
T
Jayden Pyles 6844880c17 wip: cleanup
2024-07-07 13:33:56 -05:00

8 lines
93 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
#__next {
min-height: 100vh;
}