Skip to content

Commit

Permalink
config: Replace chrome 109 with chrome 126
Browse files Browse the repository at this point in the history
  • Loading branch information
Strappazzon committed Nov 7, 2024
1 parent 6288ecc commit e2e44a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ sass:
sourcemap: development
style: compressed

# jekyll-autoprefixer plugin
# jekyll-autoprefixer-v2 plugin
autoprefixer:
browsers:
- last 2 versions
- not dead
- firefox esr
- chrome 109
- chrome 126
exclude:
- "**/vendors/*"
only_production: true
Expand Down

0 comments on commit e2e44a4

Please sign in to comment.