7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
body {
|
|
overflow-y: hidden;
|
|
}
|