Skip to content

Commit

Permalink
Add function-color-relative rule
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 1, 2019
1 parent e98f9db commit bcc657a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ module.exports = {
// 'scss/double-slash-comment-whitespace-inside': 'always',
'scss/declaration-nested-properties': 'never',
'scss/declaration-nested-properties-no-divided-groups': true,
'scss/function-color-relative': true,
'scss/function-quote-no-quoted-strings-inside': true,
'scss/function-unquote-no-unquoted-strings-inside': true,
'scss/operator-no-unspaced': true,
Expand Down

0 comments on commit bcc657a

Please sign in to comment.