Files
NwaifuWeb/apps/NwaifuAnime/src/styles.less
2024-07-07 23:23:40 +03:00

7 lines
90 B
Plaintext

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
overflow-y: hidden;
}