Skip to content

Commit 3860149

Browse files
authored
Merge pull request #5 from argyleink/new-lengths
Length unit updates
2 parents bd960e5 + 5058e19 commit 3860149

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

grammars/css.cson

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,8 +1414,11 @@
14141414
| ( deg|grad|rad|turn # - Angle
14151415
| Hz|kHz # - Frequency
14161416
| ch|cm|em|ex|fr|in|mm|mozmm| # - Length
1417-
pc|pt|px|q|rem|vh|vmax|vmin|
1418-
vw
1417+
pc|pt|px|q|rem|rch|rex|rlh|
1418+
ic|ric|rcap|vh|vw|vb|vi|svh|
1419+
svw|svb|svi|dvh|dvw|dvb|dvi|
1420+
lvh|lvw|lvb|lvi|vmax|vmin|
1421+
cqw|cqi|cqh|cqb|cqmin|cqmax
14191422
| dpi|dpcm|dppx # - Resolution
14201423
| s|ms # - Time
14211424
)

0 commit comments

Comments
 (0)