Skip to content

Commit c9376fa

Browse files
committed
Silence warning
1 parent 439483b commit c9376fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.stylelintrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,9 @@ rules:
270270
- forward
271271
- use
272272

273+
# Disallow invalid position declarations.
274+
no-invalid-position-declaration: false
275+
273276
# Disallow irregular whitespaces.
274277
no-irregular-whitespace: true
275278

0 commit comments

Comments
 (0)