diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -12,7 +12,8 @@ gem "github-pages", group: :jekyll_plugins  # If you have any plugins, put them here!  group :jekyll_plugins do -    gem "jekyll-paginate", "~> 1.1.0" +	gem "jekyll-paginate", "~> 1.1.0" +	gem "octopress-autoprefixer", "~> 2.0.1"  end  # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | 
