Skip to content

Commit

Permalink
🐛 fix jekyll-sass-converter to v2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-jakubiak committed May 25, 2023
1 parent 30d5953 commit 7d3dc4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -2,6 +2,7 @@ source 'https://rubygems.org'


gem 'jekyll', '~> 4.3.0'
gem 'jekyll-sass-converter', '~> 2.0'

group :jekyll_plugins do
gem 'jekyll-sitemap', '1.4.0'
Expand Down

0 comments on commit 7d3dc4a

Please sign in to comment.