utils
pane/utilsFreeUtility
pane publishes no description for this item.
Install it
npx shadcn@latest add https://pane.theui.company/r/utils.jsonSource
1import { type ClassValue, clsx } from "clsx";2import { twMerge } from "tailwind-merge";34export function cn(...inputs: ClassValue[]) {5 return twMerge(clsx(inputs));6}
What it pulls in
npm packages
Files it writes
More from pane
All 25 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| glass-coreglass-core | pane | Utilities | Free | 1 dep · 5 files |
