Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ cn
Function
cn
apps/ui/src/lib/classnames.ts:12–14 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
10
* consumer prefer that API and add the dependency themselves.
11
*/
12
export
function
cn(...inputs: ClassValue[]): string {
13
return
twMerge(clsx(inputs));
14
}
Callers
15
AppShellPageHeader
Function · 0.90
AppShellFrame
Function · 0.90
ThemeToggle
Function · 0.90
AppSidebar
Function · 0.90
Swatch
Function · 0.90
Tokens
Function · 0.90
AppPage
Function · 0.90
DialogOverlay
Function · 0.90
DialogContent
Function · 0.90
DialogHeader
Function · 0.90
DialogFooter
Function · 0.90
DialogTitle
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected