UNPKG

@stylezjs/stylez

Version:

Stylez → ā€œZā€ of Zero Runtime | A lightweight utility for generating CSS class names dynamically.

3 lines (2 loc) • 110 B
export { className } from './runtime/class-name.js'; export { create, getAllCss } from './runtime/create.js';