Skip to content

Commit 833426d

Browse files
author
petkodimitrov
committed
Add absolute units
1 parent 603499c commit 833426d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Value/Size.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Size extends PrimitiveValue
2222
'cm', 'mm', 'mozmm', 'in',
2323
'vh', 'dvh', 'svh', 'lvh',
2424
'vw', 'vmin', 'vmax', 'rem',
25+
'x', 'dppx', 'dpi', 'dpcm'
2526
];
2627

2728
/**

0 commit comments

Comments
 (0)