Files
documenso/apps/documentation/styles.css
2025-11-22 00:06:12 +11:00

8 lines
96 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html {
scroll-behavior: smooth;
}