UNPKG

antd-style

Version:

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

8 lines 274 B
export * from "./factories/createStaticStyles/types"; export * from "./factories/createStyles/types"; export * from "./factories/createThemeProvider/type"; export * from "./functions"; export * from "./hooks"; export * from "./re-export"; export * from "./types"; export {};