X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.dev%2F.sasslintrc;h=47c3145de4ce6518dd36a9d09a8049dd0a48c13d;hb=0d930454a2892715e691f9c7713e26a3bb4ee96c;hp=ac406d7b0418b7eb1e8729168cea270f417c029c;hpb=17e45b2e9c33c736751e059276fadb480f98e621;p=github%2Fshaarli%2FShaarli.git diff --git a/.dev/.sasslintrc b/.dev/.sasslintrc index ac406d7b..47c3145d 100644 --- a/.dev/.sasslintrc +++ b/.dev/.sasslintrc @@ -2,9 +2,11 @@ options: max-warnings: 0 rules: property-sort-order: - - 1 - - - order: 'concentric' + - 0 +# Sort order rule does not work with CSS variables: https://github.com/sasstools/sass-lint/issues/1161 +# - 1 +# - +# order: 'concentric' no-important: - 0 no-vendor-prefixes: