app/assets/sass/application.scss: import modal component from bootstrap.
This commit is contained in:
parent
9faf531577
commit
b50e95231c
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
@import "bootstrap/scss/grid";
|
||||
@import "bootstrap/scss/nav";
|
||||
@import "bootstrap/scss/dropdown";
|
||||
@import "bootstrap/scss/modal";
|
||||
|
||||
@import "bootstrap/scss/utilities/api";
|
||||
|
||||
|
|
|
|||
Reference in a new issue