assets/stylesheets/bookingsync/_variables.scss in bootstrap-bookingsync-sass-0.0.6 vs assets/stylesheets/bookingsync/_variables.scss in bootstrap-bookingsync-sass-0.0.7
- old
+ new
@@ -1,10 +1,11 @@
/*!
* Copyright 2015 BookingSync SAS.
* Licensed under MIT (https://github.com/BookingSync/bootstrap-bookingsync-sass/blob/master/LICENSE)
*/
-$bootstrap-bookingsync-sass-asset-helper: false !default;
+@import 'bootstrap/variables';
+$bootstrap-bookingsync-sass-asset-helper: false !default;
$heading-gray: #292c33;
$darkblue: #1e3264;
$blue: #199bd7;
$green: #2db859;