UNPKG

uinix-theme

Version:

Fully configurable framework-agnostic theme system (spec, theme, renderer, themed styles/keyframes/CSS variables) for building UIs. Your theme your rules 🤘.

3 lines (2 loc) • 97 B
export function toStyleRule(style: Style): any; export type Style = import('../types.js').Style;