Removed bourbon

This commit is contained in:
Vlad Faust
2016-01-17 00:11:19 +03:00
parent fd06db9311
commit a3d078d863
3 changed files with 0 additions and 6 deletions

View File

@@ -10,7 +10,6 @@ gem 'middleman-livereload'
gem 'bootstrap-sass', require: false
gem 'jquery-middleman'
gem 'sass'
gem 'bourbon'
gem 'slim'
gem 'coffee-script'

View File

@@ -13,9 +13,6 @@ GEM
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
bourbon (4.2.6)
sass (~> 3.4)
thor (~> 0.19)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@@ -154,7 +151,6 @@ PLATFORMS
DEPENDENCIES
bootstrap-sass
bourbon
coffee-script
jquery-middleman
middleman (~> 3.4.0)

View File

@@ -5,7 +5,6 @@ $font-size-base: 16px
@import "normalize.css"
@import "bootstrap"
@import "bourbon"
body
background: url("http://api.thumbr.it/whitenoise-361x370.png?background=ffffffff&noise=626262&density=18&opacity=11")