Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ sort.test.ts
File
sort.test.ts
packages/tailwindcss/src/sort.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{
type
DesignSystem } from
'./design-system'
3
import
{ __unstable__loadDesignSystem } from
'./index'
4
Callers
nothing calls this directly
Calls
5
sortClasses
Function · 0.85
loadDesign
Function · 0.85
shuffle
Function · 0.85
each
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected