Skip to main content

Theming

Jess is built for theming workflows: design tokens, reusable component primitives, and multi-brand outputs. You can drive it from .jess or from JS/TS inputs, generate static CSS for build-time delivery, or wire patch-friendly output for live theme switching.

Example

Want a concrete starter? Here’s an example theming setup.

Clone the working example here.