Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/prettier-plugin-tailwindcss
/ sorter.test.ts
File
sorter.test.ts
tests/sorter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
'node:path'
2
import
{ fileURLToPath } from
'node:url'
3
import
{ describe, expect, test } from
'vitest'
4
import
{ createSorter } from
'../src/sorter'
Callers
nothing calls this directly
Calls
3
createSorter
Function · 0.90
sortClassAttributes
Method · 0.80
sortClassLists
Method · 0.80
Tested by
no test coverage detected