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