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