vendor/assets/stylesheets/twitter/bootstrap/_responsive.scss in bootstrap-sass-rails-2.0.0.1 vs vendor/assets/stylesheets/twitter/bootstrap/_responsive.scss in bootstrap-sass-rails-2.0.0.2

- old
+ new

@@ -15,11 +15,11 @@ // REPEAT VARIABLES & MIXINS // ------------------------- // Required since we compile the responsive stuff separately -@import "variables.less"; // Modify this for custom colors, font-sizes, etc -@import "mixins.less"; +@import "variables"; // Modify this for custom colors, font-sizes, etc +@import "mixins"; // RESPONSIVE CLASSES // ------------------