Skip to content

Commit ad31a4c

Browse files
srawlinssds
authored andcommitted
Add fr to the PropertyUnits list
Fixes sds#919
1 parent a4e9f94 commit ad31a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ linters:
142142
'ch', 'em', 'ex', 'rem', # Font-relative lengths
143143
'cm', 'in', 'mm', 'pc', 'pt', 'px', 'q', # Absolute lengths
144144
'vh', 'vw', 'vmin', 'vmax', # Viewport-percentage lengths
145+
'fr', # Grid fractional lengths
145146
'deg', 'grad', 'rad', 'turn', # Angle
146147
'ms', 's', # Duration
147148
'Hz', 'kHz', # Frequency

0 commit comments

Comments
 (0)