0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

feat(css): Add automatic prefixes

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-12-06 19:16:15 +04:00
parent d2ada7064c
commit fc69a68248
2 changed files with 9 additions and 1 deletions

View File

@ -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