4 lines
229 B
SCSS
4 lines
229 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '~bootstrap/scss/bootstrap';
|
|
@import '~ngx-bootstrap/datepicker/bs-datepicker.css';
|
|
@import "~@ng-select/ng-select/themes/default.theme.css"; |