diff --git a/Gemfile b/Gemfile index d8f5d87..6a3f80a 100644 --- a/Gemfile +++ b/Gemfile @@ -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' \ No newline at end of file