Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tblivet committed Aug 12, 2024
1 parent d49a24b commit 8e0b347
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 31 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = {
"extends": "@prestashopcorp/stylelint-config",
"rules": {
"comment-empty-line-before": null,
"no-unknown-animations": null,
"scss/at-import-no-partial-leading-underscore": null,
}
};
2 changes: 1 addition & 1 deletion css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8e0b347

Please sign in to comment.