Add toast feedback and linter

This commit is contained in:
Djuri 2023-11-21 21:22:29 +01:00
parent c5ee4bfd06
commit 5197847e1e
7 changed files with 54 additions and 6 deletions

View file

@ -39,6 +39,7 @@ $input-font-size-sm: $font-size-base * 0.875;
@import '../node_modules/bootstrap/scss/card';
@import '../node_modules/bootstrap/scss/progress';
@import '../node_modules/bootstrap/scss/tooltip';
@import '../node_modules/bootstrap/scss/toasts';
@import '../node_modules/bootstrap/scss/helpers';
@import '../node_modules/bootstrap/scss/utilities/api';