1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Removed @import "bootstrap/variables";

Requires users to uncomment the whole variable chain when customizing Bootstrap.
This commit is contained in:
Gregory Pakosz 2014-05-11 19:50:57 +02:00
parent a416cb86a3
commit 58796c843d

View file

@ -1,5 +1,3 @@
@import "bootstrap/variables"
<% require 'bootstrap-sass/version' %>
// Override Bootstrap variables here (defaults from bootstrap-sass v<%= Bootstrap::VERSION %>):