File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ This rule enforces the use of relative units for font size.
2626This rule accepts an option which is an object with the following property:
2727
2828- ` allowUnits ` (default: ` ["rem"] ` ) - Specify an array of relative units that are allowed to be used. You can use the following units:
29-
3029 - ** %** : Represents the "percentage" of the parent element’s font size, allowing the text to scale relative to its container.
3130 - ** cap** : Represents the "cap height" (nominal height of capital letters) of the element's font.
3231 - ** ch** : Represents the width or advance measure of the "0" glyph in the element's font.
Original file line number Diff line number Diff line change 9999 "mdast-util-from-markdown" : " ^2.0.2" ,
100100 "mdn-data" : " ^2.21.0" ,
101101 "mocha" : " ^10.4.0" ,
102- "prettier" : " ^3.4.1 " ,
102+ "prettier" : " ^3.6.0 " ,
103103 "rollup" : " ^4.16.2" ,
104104 "rollup-plugin-copy" : " ^3.5.0" ,
105105 "rollup-plugin-delete" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments