diff options
Diffstat (limited to 'scss/_toasts.scss')
| -rw-r--r-- | scss/_toasts.scss | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scss/_toasts.scss b/scss/_toasts.scss index f9ca8d91c..5dfe0dd79 100644 --- a/scss/_toasts.scss +++ b/scss/_toasts.scss @@ -1,3 +1,12 @@ +// Dependencies +// +// _variables.scss +// _functions.scss +// _reboot.scss +// mixins/_border-radius.scss +// vendor/_rfs.scss + + .toast { // Prevents from shrinking in IE11, when in a flex container // See https://github.com/twbs/bootstrap/issues/28341 |
