2016-07-31 12:18:46 +02:00
|
|
|
// Make variables and mixins available when using CSS modules.
|
|
|
|
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap/_variables";
|
|
|
|
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap/_mixins";
|
2016-08-05 00:00:25 +02:00
|
|
|
|
|
|
|
$blue: #3e90fa;
|
|
|
|
$orange: #faa83e;
|