


Improved: Reduced our compiled CSS by using null for variables that by default inherit their values from other elements (e.g., $headings-color was inherit and is now null until you modifier it in your custom CSS).list-group-horizontal modifier classes for displaying list groups as a horizontal row. modal-dialog-scrollable modifier class for scrolling content within a modal. rounded-lg for small and large border-radius. text-break utility for applying word-break: break-word stretched-link utility to make any anchor the size of it’s nearest position: relative parent, perfect for entirely clickable cards! Here are the key changes in v4.3, broken down by new, improved, fixed, and deprecated. We’ve added some new utilities and deprecated some unused code.
