blob: 4ce00ccf004b1699e1bd9ed42c4dd54bea189b7e (
plain)
1
2
3
4
5
|
/* 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'
|