weapp-tailwindcss
Version:
把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!
3 lines (2 loc) • 375 B
TypeScript
export { createRuntimeClassSetManager as createBundleRuntimeClassSetManager, } from '../shared/runtime-class-set.js';
export type { RuntimeClassSetManager as BundleRuntimeClassSetManager, RuntimeClassSetSyncOptions as BundleRuntimeClassSetSyncOptions, CreateRuntimeClassSetManagerOptions as CreateBundleRuntimeClassSetManagerOptions, } from '../shared/runtime-class-set.js';