0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

6 Commits

Author SHA1 Message Date
Mark Otto
ca2d5f6139 Breakpoints edits
Breakpoints update

- Rename $grid-breakpoints to $breakpoints
- Rename -xxl to -2xl
- Update docs to use new classes
- Update breakpoints docs to add new language around updated breakpoint mixins and media queries, including no longer needing -.02px
2025-03-04 16:22:05 -08:00
Mark Otto
4d08a84eb1 Implement CSS layers
Rearrange and comment import stack

Move content stylesheets to new folder
2025-03-04 16:21:58 -08:00
Mark Otto
9e28b858b5 Migrate to Sass modules
fix function
2025-03-04 15:23:44 -08:00
Martijn Cuppens
8fed098ef9
Utility API, RFS option: Only generate responsive classes when needed (#32397)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-12-09 23:49:21 +02:00
Martijn Cuppens
1d8a3a9597
Add RFS to utility API (#30050) 2020-02-15 12:01:32 +01:00
Martijn Cuppens
769c8d8246
Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00