UNPKG

@winglet/style-utils

Version:

Comprehensive CSS and style management utilities including className manipulation, CSS compression, and universal style manager for TypeScript projects

3 lines (2 loc) 97 B
export { StyleManager } from './StyleManager'; export type { StyleManagerConfig } from './type';