diff --git a/web-ui/src/styles.css b/web-ui/src/styles.css index 90d4ee0..1be7e93 100644 --- a/web-ui/src/styles.css +++ b/web-ui/src/styles.css @@ -1 +1,3 @@ /* You can add global styles to this file, and also import other style files */ +@import '~bootstrap/dist/css/bootstrap.min.css'; +@import "~ngx-toastr/toastr.css";