UNPKG

antd-style

Version:

css-in-js solution for application combine with antd v5 token system and emotion

5 lines 193 B
export * from "./CacheManager"; export * from "./createCSS"; export * from "./createEmotion"; export { serializeCSS } from "./createSerializeStyles"; export var DEFAULT_CSS_PREFIX_KEY = 'acss';