Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ dimensions.ts
File
dimensions.ts
packages/tailwindcss/src/utils/dimensions.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DefaultMap } from
'../../../tailwindcss/src/utils/default-map'
2
3
const
DIMENSION_REGEX = /^(?<value>[-+]?(?:\d*\.)?\d+)(?<unit>[a-z]+|%)?$/i
4
Callers
nothing calls this directly
Calls
1
exec
Method · 0.80
Tested by
no test coverage detected