upgraded to angular 15

This commit is contained in:
Alex Shnitman
2023-04-22 16:48:11 +03:00
parent bce509053b
commit 6721ed839d
7 changed files with 2414 additions and 2999 deletions

View File

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