diff --git a/.stylelintrc.yml b/.stylelintrc.yml index 071155eba..59e7fb013 100644 --- a/.stylelintrc.yml +++ b/.stylelintrc.yml @@ -28,6 +28,7 @@ rules: length-zero-no-unit: true max-nesting-depth: 4 media-feature-name-no-vendor-prefix: true + no-invalid-position-declaration: true property-no-unknown: true property-no-vendor-prefix: true rule-empty-line-before: