Skip to content

Commit eb1141f

Browse files
author
Darius Rosendahl
committed
Changed order in sass-lint
1 parent cb6e7b3 commit eb1141f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sass-lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,15 +131,15 @@ rules:
131131
- font-weight
132132
- text-align
133133
- text-transform
134-
- font-decoration
134+
- text-decoration
135135
- color
136-
- background-color
137136
- background
137+
- background-color
138138
- transition
139139
- border-radius
140140
ignore-custom-properties: true
141141
variable-for-property:
142-
- 2
142+
- 0
143143
-
144144
properties:
145145
-

0 commit comments

Comments
 (0)