mirror of
https://github.com/jaypyles/Scraperr.git
synced 2026-05-04 16:30:39 +00:00
8 lines
93 B
CSS
8 lines
93 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
#__next {
|
|
min-height: 100vh;
|
|
}
|