We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603499c commit 833426dCopy full SHA for 833426d
src/Value/Size.php
@@ -22,6 +22,7 @@ class Size extends PrimitiveValue
22
'cm', 'mm', 'mozmm', 'in',
23
'vh', 'dvh', 'svh', 'lvh',
24
'vw', 'vmin', 'vmax', 'rem',
25
+ 'x', 'dppx', 'dpi', 'dpcm'
26
];
27
28
/**
0 commit comments