Add toast feedback and linter
This commit is contained in:
parent
c5ee4bfd06
commit
5197847e1e
7 changed files with 54 additions and 6 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue