aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-12-06 18:16:15 +0300
committerValentin Popov <info@valentineus.link>2018-12-06 18:16:15 +0300
commitfc69a68248a0059114d97d5af1a17fe3c3e4f004 (patch)
tree166720712a38d022e4ccdfad04f7d5bee9945ba2 /Gemfile
parentd2ada7064ce60f2308e5efb614f0fe6cd5bc8fc8 (diff)
downloadpopov.link-fc69a68248a0059114d97d5af1a17fe3c3e4f004.tar.xz
popov.link-fc69a68248a0059114d97d5af1a17fe3c3e4f004.zip
feat(css): Add automatic prefixes
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 593a0a4..ef7ba64 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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