2016-09-21 07:29:27 +02:00
|
|
|
// selectively import components we need from bootstrap
|
|
|
|
// see: node_modules/bootstrap/scss/bootstrap.scss
|
2020-11-30 11:41:23 +01:00
|
|
|
@import 'bootstrap';
|
2017-01-08 15:37:48 +01:00
|
|
|
|
|
|
|
// local style overrides
|
2020-11-30 11:41:23 +01:00
|
|
|
@import 'main';
|