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