Moved jekyll-autoprefixer to jekyll_plugins

This commit is contained in:
Kasper Friis Christensen 2018-01-26 11:25:12 +01:00
parent f9b97869a8
commit 507c1e930f
1 changed files with 1 additions and 3 deletions

View File

@ -20,10 +20,8 @@ group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-livereload"
gem "jekyll-polyglot"
gem "jekyll-autoprefixer"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
#CSS Prefixer
gem 'jekyll-autoprefixer'