Skip to content

Commit

Permalink
#cnsqa-1683 dependencies (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasPan authored Jan 21, 2025
1 parent aecff0e commit 9f850f4
Show file tree
Hide file tree
Showing 3 changed files with 1,847 additions and 1,243 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module.exports = {
'no-duplicate-selectors': null,
'no-descending-specificity': null,
'declaration-no-important': [true, { severity: 'warning' }],
'declaration-property-value-no-unknown': null,
'declaration-block-no-duplicate-properties': [
true,
{ ignore: 'consecutive-duplicates' },
Expand Down
Loading

0 comments on commit 9f850f4

Please sign in to comment.