mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-12 00:05:05 -05:00
- Split several utilities across smaller pages - New underline thickness utility - Updated text-wrap utility to use `text-wrap` property, removes white-space utils - Adds a dozen new width utilities for now—TBD if we keep this, they're not documented yet - Redoes the color utilities—color, background color, border color, link color—to use color-mix without attribute selectors. Faster, simpler, better support for overriding other components. - Redesigns margin, padding, gap utils pages—shoutout Tailwind for having a better visualization here. Cribbed their approach to emphasize spacing utilities. - Fixed up a lot of usages of color utilities, likely more to do - Fixed up a lot of broken links, probably also more to do