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 58d0aa3 commit bcc5d15Copy full SHA for bcc5d15
css-typed-om/Overview.bs
@@ -805,7 +805,7 @@ The following are the arithmetic operations you can perform on dimensions:
805
multiply |value| by the conversion ratio between |unit| and the [=canonical unit=],
806
and change |unit| to the [=canonical unit=].
807
3. If |unit| is `"number"`,
808
- return «(|value|, «»)».
+ return «(|value|, «[ ]»)».
809
3. Otherwise, return <code>«(|value|, «[|unit| → 1]»)»</code>.
810
</div>
811
0 commit comments