UNPKG

neos-blocks

Version:

🌟 A simple ui-blocks library built on components from https://ui.shadcn.com/docs/components

10 lines (9 loc) • 180 B
import { clsx as o } from "clsx"; import { twMerge as t } from "tailwind-merge"; function n(...r) { return t(o(r)); } export { n as cn }; //# sourceMappingURL=index.es5.js.map