Skip to content

Commit 4659958

Browse files
author
Arifdev1
committed
Bootstrap breaking changes - dropped media component
Dropped the .media component as it can be easily replicated with utilities. See twbs/bootstrap#28265 and the flex utilities page for an example https://getbootstrap.com/docs/5.0/utilities/flex/#media-object
1 parent 2429244 commit 4659958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/UI/Buyer/src/styles/vendor/_bootstrap.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
@import "~bootstrap/scss/jumbotron";
2929
@import "~bootstrap/scss/alert";
3030
@import "~bootstrap/scss/progress";
31-
@import "~bootstrap/scss/media";
3231
@import "~bootstrap/scss/list-group";
3332
@import "~bootstrap/scss/close";
3433
@import "~bootstrap/scss/modal";

0 commit comments

Comments
 (0)