Skip to content

Commit

Permalink
fix(website): ignore documentation for sass-lint
Browse files Browse the repository at this point in the history
Doesn't look like it supports the new module system or syntax.
  • Loading branch information
mlaursen committed Aug 11, 2021
1 parent e78f668 commit 02ebd43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .sass-lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
files:
include: 'packages/*/src/**/*.scss'
ignore: 'packages/documentation/src/**/*'
options:
formatter: stylish
merge-default-rules: false
Expand Down

0 comments on commit 02ebd43

Please sign in to comment.