mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-13 16:50:29 +08:00
As long as Less and Less-plugin installed in global, this is not necessary for deploying
This commit is contained in:
parent
3f3aafbde9
commit
924196b0e9
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@ source 'https://rubygems.org'
|
|||||||
gem 'jekyll', '~> 1.0'
|
gem 'jekyll', '~> 1.0'
|
||||||
gem 'safe_yaml', '~> 1.0.4'
|
gem 'safe_yaml', '~> 1.0.4'
|
||||||
gem 'sass', '~> 3.0'
|
gem 'sass', '~> 3.0'
|
||||||
gem 'less', '~> 2.6.0'
|
# gem 'less', '~> 2.6.0'
|
||||||
gem 'libv8', '~> 3.16.14.0'
|
gem 'libv8', '~> 3.16.14.0'
|
||||||
gem 'therubyracer'
|
gem 'therubyracer'
|
||||||
gem 'fontcustom'
|
gem 'fontcustom'
|
||||||
|
Loading…
Reference in New Issue
Block a user