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