Add bootstrap via bower
This commit is contained in:
11
bower_components/bootstrap/Gemfile
vendored
Normal file
11
bower_components/bootstrap/Gemfile
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Ruby Gems for building and testing Bootstrap
|
||||
# Run `grunt update-gemfile-lock` to update to the latest compatible versions
|
||||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 2.5.2'
|
||||
gem 'rouge', '~> 1.7.4'
|
||||
gem 'sass', '~> 3.4.9'
|
||||
gem 'scss-lint', '~> 0.31'
|
||||
end
|
||||
Reference in New Issue
Block a user