UNPKG

@tachui/modifiers

Version:

Essential styling modifiers for tachUI framework

11 lines 290 B
/** * Appearance Modifiers * * Visual styling modifiers for colors, backgrounds, borders, and foreground */ export * from './background'; export * from './border'; export * from './foreground'; export * from './clip-shape'; export * from './clipped'; //# sourceMappingURL=index.d.ts.map