added autoprefixer

master
Jordan Han 2019-05-13 11:00:11 +08:00
parent 1f5f1d815d
commit 096dd66607
2 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,5 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "autoprefixer-rails", "~> 9.5"

View File

@ -8,6 +8,8 @@ GEM
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
autoprefixer-rails (9.5.1.1)
execjs
colorator (1.1.0)
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
@ -95,6 +97,7 @@ PLATFORMS
ruby
DEPENDENCIES
autoprefixer-rails (~> 9.5)
jekyll (~> 3.8.5)
jekyll-assets (~> 3.0)
jekyll-feed (~> 0.6)