Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeforreal1/compressO
/ cn
Function
cn
src/utils/tailwind.ts:4–6 ·
view source on GitHub ↗
(...classes: ClassValue[])
Source
from the content-addressed store, hash-verified
2
import
{ twMerge } from
'tailwind-merge'
3
4
export
function
cn(...classes: ClassValue[]) {
5
return
twMerge(clsx(...classes))
6
}
Callers
15
Toaster
Function · 0.90
ThemeSwitcher
Function · 0.90
Layout
Function · 0.90
Title
Function · 0.90
ModalContent
Function · 0.90
Markdown
Function · 0.90
index.tsx
File · 0.90
Divider
Function · 0.90
index.tsx
File · 0.90
UIProvider
Function · 0.90
Link
Function · 0.90
MediaConfig
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected