Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/maurodesouza/profile-readme-generator
/ cn
Function
cn
src/utils/tailwind/index.tsx:14–16 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
12
});
13
14
export function cn(...inputs: ClassValue[]) {
15
return customTwMerge(clsx(inputs));
16
}
17
18
export const twx = createTwc({ compose: cn });
19
Callers
15
dialog.tsx
File · 0.90
DialogHeader
Function · 0.90
DialogFooter
Function · 0.90
Drag
Function · 0.90
PanelContainer
Function · 0.90
PanelWrapper
Function · 0.90
PanelContent
Function · 0.90
PanelToggle
Function · 0.90
CommandRoot
Function · 0.90
CommandDialog
Function · 0.90
CommandInput
Function · 0.90
CommandList
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected