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/_functions.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/_functions.scss')
| -rw-r--r-- | scss/_functions.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_functions.scss b/scss/_functions.scss index 9c0660315..96a257713 100644 --- a/scss/_functions.scss +++ b/scss/_functions.scss @@ -2,6 +2,10 @@ // // Utility mixins and functions for evaluating source code across our variables, maps, and mixins. +// Dependencies +// +// _variables.scss + // Ascending // Used to evaluate Sass maps like our grid breakpoints. @mixin _assert-ascending($map, $map-name) { |
