UNPKG

@mankindui/core

Version:

- a react component library - you can see how @mankindui/core can be used via examples: [usage examples](https://github.com/clarklindev/mankindui-test)

10 lines (9 loc) 237 B
import { twMerge as o } from "../node_modules/tailwind-merge/dist/bundle-mjs.js"; import { clsx as t } from "../node_modules/clsx/dist/clsx.js"; function n(...r) { return o(t(r)); } export { n as cn }; //# sourceMappingURL=cn.js.map