diff options
| author | Chris Rebert <[email protected]> | 2015-10-29 20:45:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-29 20:45:34 -0700 |
| commit | 6e8f08dc6706a00a0d6a54284d61cc12857a15d8 (patch) | |
| tree | b77dfac0ce9fb7d5a820a5da6ba492a4a1e84bc2 | |
| parent | 4e90b944eab1ab049229187b4d9f85650e61c541 (diff) | |
| download | bootstrap-6e8f08dc6706a00a0d6a54284d61cc12857a15d8.tar.xz bootstrap-6e8f08dc6706a00a0d6a54284d61cc12857a15d8.zip | |
Remove Less->SCSS converter comment left over from bootstrap-sass
| -rw-r--r-- | scss/mixins/_background-variant.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/mixins/_background-variant.scss b/scss/mixins/_background-variant.scss index a665f2551..d2cc54319 100644 --- a/scss/mixins/_background-variant.scss +++ b/scss/mixins/_background-variant.scss @@ -1,6 +1,5 @@ // Contextual backgrounds -// [converter] $parent hack @mixin bg-variant($parent, $color) { #{$parent} { color: #fff; |
