mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Deprecate the make-container-max-widths
mixin
This commit is contained in:
parent
af4419b723
commit
e6ab4ad86a
@ -24,6 +24,7 @@
|
|||||||
max-width: $container-max-width;
|
max-width: $container-max-width;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@include deprecate("The `make-container-max-widths` mixin", "v4.5.2", "v5", $ignore-warning);
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin make-col-ready($gutter: $grid-gutter-width) {
|
@mixin make-col-ready($gutter: $grid-gutter-width) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user