Skip to content

Commit

Permalink
Merge pull request #478 from sylhare/quiet-warning
Browse files Browse the repository at this point in the history
Quiet sass warning
  • Loading branch information
sylhare authored Nov 27, 2024
2 parents c96a8a2 + f74d571 commit 530bd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ collections:
# BUILD SETTINGS
sass:
style: compressed
quiet_deps: true
plugins: [jekyll-paginate, jekyll-seo-tag, jekyll-feed]
exclude: [".jekyll-cache", ".jekyll-metadata", ".idea", "vendor/*", "assets/node_modules/*"]

Expand Down

0 comments on commit 530bd5e

Please sign in to comment.