5 lines
210 B
Sass
5 lines
210 B
Sass
/* You can add global styles to this file, and also import other style files */
|
|
|
|
/* Importing Bootstrap SCSS file. */
|
|
@import '~bootstrap/scss/bootstrap'
|
|
@import '~@ng-select/ng-select/themes/default.theme.css' |