app/assets/sass/application.scss: include bootstrap's transition component.
This commit is contained in:
parent
df922dd1e9
commit
589fd89344
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
@import "bootstrap/scss/dropdown";
|
||||
@import "bootstrap/scss/modal";
|
||||
@import "bootstrap/scss/images";
|
||||
@import "bootstrap/scss/transitions";
|
||||
|
||||
@import "bootstrap/scss/utilities/api";
|
||||
|
||||
|
|
|
|||
Reference in a new issue