Skip to content

Commit

Permalink
Docs dark mode updates (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
smolenski-mikolaj authored Dec 28, 2022
1 parent 3c641a0 commit 2090308
Show file tree
Hide file tree
Showing 113 changed files with 2,041 additions and 1,484 deletions.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ dist-demo/
site/static/
site/public/
site/resources/
site/assets/
site/assets/
site/layouts/shortcodes/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
"pre-commit": "lint-staged && pretty-quick --staged"
}
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 2090308

Please sign in to comment.