diff options
| author | Mark Otto <[email protected]> | 2020-09-29 21:42:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2020-09-29 21:42:22 -0700 |
| commit | 614593c379c7ccdfebf7d15cdf0fbb2c46eb9311 (patch) | |
| tree | 8b61c54539f96255eb43a748669079490ebcb79c /scss/_toasts.scss | |
| parent | f927a95b6ccbb12b812c0a6acc9b6d188acadb3b (diff) | |
| download | bootstrap-v4-sass-deps.tar.xz bootstrap-v4-sass-deps.zip | |
WIP: Add dependencies to our Sass filesv4-sass-deps
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 |
