|
@@ -2,7 +2,9 @@
|
|
|
|
|
|
|
|
@import './variables';
|
|
@import './variables';
|
|
|
@import 'bootstrap/scss/variables';
|
|
@import 'bootstrap/scss/variables';
|
|
|
|
|
+@import 'bootstrap/scss/variables-dark';
|
|
|
|
|
|
|
|
|
|
+@import 'bootstrap/scss/maps';
|
|
|
// TODO: activate (https://redmine.weseek.co.jp/issues/128307)
|
|
// TODO: activate (https://redmine.weseek.co.jp/issues/128307)
|
|
|
// merge $colors to $theme-colors
|
|
// merge $colors to $theme-colors
|
|
|
// $theme-colors: map-merge($theme-colors, $colors);
|
|
// $theme-colors: map-merge($theme-colors, $colors);
|