2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Deprecate the make-container-max-widths mixin

This commit is contained in:
XhmikosR
2020-08-06 18:27:05 +03:00
parent af4419b723
commit e6ab4ad86a
+1
View File
@@ -24,6 +24,7 @@
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) {