diff options
| author | Julien Déramond <[email protected]> | 2023-01-09 20:41:32 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2023-01-11 10:01:11 -0800 |
| commit | 748702d00f623c9b3700a83b743429beeae85e29 (patch) | |
| tree | d87fb594a6519891421787deee4b4247e09b8064 /scss/_root.scss | |
| parent | 791c44cc6d556f05eb5acd0206c2aa6fe77e1a7d (diff) | |
| download | bootstrap-748702d00f623c9b3700a83b743429beeae85e29.tar.xz bootstrap-748702d00f623c9b3700a83b743429beeae85e29.zip | |
Reduce bootstrap-grid.css content
Diffstat (limited to 'scss/_root.scss')
| -rw-r--r-- | scss/_root.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_root.scss b/scss/_root.scss index a37832222..901a6a84d 100644 --- a/scss/_root.scss +++ b/scss/_root.scss @@ -121,10 +121,6 @@ --#{$prefix}form-control-disabled-bg: var(--#{$prefix}secondary-bg); // scss-docs-end form-control-vars - @each $name, $value in $grid-breakpoints { - --#{$prefix}breakpoint-#{$name}: #{$value}; - } - // Focus styles // scss-docs-start root-focus-variables --#{$prefix}focus-ring-width: #{$focus-ring-width}; |
