5 lines
97 B
CSS
5 lines
97 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
html, body, #__next { height: 100%; } |