UNPKG

fumadocs-ui

Version:

The Radix UI version of Fumadocs UI

10 lines (8 loc) 141 B
@import 'tailwindcss'; @import './neutral.css'; @import './preset.css'; @layer base { body { @apply flex flex-col min-h-screen; } }