Plain CSS Setup
Build primitive-based UI with semantic tokens and plain CSS, without requiring Tailwind.
Plain CSS Setup
Wire headless patterns with your own CSS contract and semantic token strategy.
- Import TailNG theme contract CSS into your global stylesheet.
- Define semantic CSS variables for surface, text, border, accent, and focus tokens.
- Compose primitives with your own CSS classes and token aliases.
Full token examples and primitive composition snippets will be published in this section.