mirror of
https://github.com/ershisan99/podcaster.git
synced 2026-01-01 12:34:28 +00:00
8 lines
98 B
CSS
8 lines
98 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
:root {
|
|
scrollbar-gutter: stable;
|
|
}
|