forked from ulovliglogning/ulovliglogning.dk
Moved jekyll-autoprefixer to jekyll_plugins
This commit is contained in:
parent
f9b97869a8
commit
507c1e930f
4
Gemfile
4
Gemfile
|
@ -20,10 +20,8 @@ group :jekyll_plugins do
|
||||||
gem "jekyll-feed", "~> 0.6"
|
gem "jekyll-feed", "~> 0.6"
|
||||||
gem "jekyll-livereload"
|
gem "jekyll-livereload"
|
||||||
gem "jekyll-polyglot"
|
gem "jekyll-polyglot"
|
||||||
|
gem "jekyll-autoprefixer"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||||
|
|
||||||
#CSS Prefixer
|
|
||||||
gem 'jekyll-autoprefixer'
|
|
Loading…
Reference in a new issue