diff options
Diffstat (limited to '.scss-lint.yml')
-rw-r--r-- | .scss-lint.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scss-lint.yml b/.scss-lint.yml index aae8d9b6dbe..83c68309fa8 100644 --- a/.scss-lint.yml +++ b/.scss-lint.yml @@ -30,7 +30,7 @@ linters: # variable declarations. They should be referred to via variables everywhere # else. ColorVariable: - enabled: false + enabled: true # Which form of comments to prefer in CSS. Comment: |