Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Pakosz <gregory.pakosz@gmail.com>2014-05-11 21:50:57 +0400
committerGregory Pakosz <gregory.pakosz@gmail.com>2014-05-11 21:50:57 +0400
commit58796c843d73407ad18d15ff56fe7c14c912f823 (patch)
tree8be7bfe9889d50bc74d3de1b973035a52da0a953 /templates
parenta416cb86a3ddc6906892b2c0472deea306989fea (diff)
Removed @import "bootstrap/variables";
Requires users to uncomment the whole variable chain when customizing Bootstrap.
Diffstat (limited to 'templates')
-rw-r--r--templates/project/_bootstrap-variables.sass.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/project/_bootstrap-variables.sass.erb b/templates/project/_bootstrap-variables.sass.erb
index 67a57e0..d5265d3 100644
--- a/templates/project/_bootstrap-variables.sass.erb
+++ b/templates/project/_bootstrap-variables.sass.erb
@@ -1,5 +1,3 @@
-@import "bootstrap/variables"
-
<% require 'bootstrap-sass/version' %>
// Override Bootstrap variables here (defaults from bootstrap-sass v<%= Bootstrap::VERSION %>):