7 lines
88 B
CSS
7 lines
88 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
body {
|
|
/*height: 100vh;*/
|
|
} |