Skip to content

Commit

Permalink
Update Gemfile to include jekyll-sass-converter
Browse files Browse the repository at this point in the history
  • Loading branch information
62442katieb committed Sep 19, 2023
1 parent 548aa10 commit d0936ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source 'https://rubygems.org'

gem 'jekyll', '~> 4.2'
gem "jekyll-sass-converter", "~> 2.0"

group :jekyll_plugins do
gem 'jekyll-timeago', '~> 0.13.1'
Expand Down

0 comments on commit d0936ac

Please sign in to comment.