UNPKG

react-uzprogers-textstyle

Version:

Reusable text style components for React projects, with built-in support for Tailwind and design tokens.

3 lines (2 loc) 95 B
export { default as TextStyle } from './TextStyle'; export { styleMap } from './textStyleMap';