1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00

Remove jekyll-less gem/plugin

This commit is contained in:
Daniel 2018-10-03 09:56:42 +02:00
parent 9267365bc4
commit 236a41f50f
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ gem 'jekyll'
group :jekyll_plugins do
gem 'jekyll-paginate'
gem 'jekyll-minifier'
gem 'jekyll-less'
# gem 'jekyll-less'
# gem 'jekyll-haml'
end

View file

@ -1,2 +1,2 @@
require "jekyll-less"
@@mtimes = {}
# require "jekyll-less"
# @@mtimes = {}