Files
podcaster/src/index.css

8 lines
98 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
scrollbar-gutter: stable;
}