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) 108 B
export { destroyScope } from './destroyScope'; export { styleManagerFactory } from './styleManagerFactory';