0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/site/assets/scss
Martijn Cuppens 7e28764e67 Change breakpoint-max implementation
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
2020-06-14 14:50:47 -07:00
..
_ads.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_algolia.scss Fix text decorations (#30492) 2020-03-31 21:42:38 +03:00
_anchor.scss remove superflous transition parameter (#29595) 2019-10-26 18:47:55 +02:00
_brand.scss Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
_buttons.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_callouts.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_clipboard-js.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_colors.scss Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
_component-examples.scss Stylelint: remove redundant disables (#31006) 2020-06-12 11:11:36 +03:00
_content.scss Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
_footer.scss Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
_layout.scss docs(layout): improve layout when content is short (#30908) 2020-05-28 20:33:41 +03:00
_masthead.scss Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
_navbar.scss Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
_placeholder-img.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_sidebar.scss Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
_skippy.scss Documentation skip links (#30073) 2020-03-23 16:23:37 +02:00
_subnav.scss Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
_syntax.scss Use Hugo for our docs Sass and JS. (#29280) 2019-09-17 00:22:49 +03:00
_toc.scss Drop @support (position: sticky) media query (#30415) 2020-04-18 14:10:18 +02:00
_variables.scss Enable RFS for font resizing 2019-11-25 13:05:57 +02:00
docs.scss Update docs for new XXL grid tier 2020-04-13 14:40:47 -07:00