Skip to content

Commit

Permalink
fixed stylelint peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsitek committed Apr 11, 2023
1 parent d1a1c3a commit d53c481
Show file tree
Hide file tree
Showing 4 changed files with 11,221 additions and 114 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.js
Expand Up @@ -429,5 +429,6 @@ module.exports = {
ignoreInside: ['at-rule', 'nested-at-rule']
},
],
'custom-property-pattern': null,
},
};

0 comments on commit d53c481

Please sign in to comment.