..
_alert.scss
Colors rewrite ( #30622 )
2020-10-13 09:58:06 +02:00
_border-radius.scss
feat(RTL): implement RTL
2020-12-04 07:52:03 +02:00
_box-shadow.scss
box-shadow() mixin allow 'null' and drop support 'none' with multiple args ( #30394 )
2020-08-04 21:51:19 +03:00
_breakpoints.scss
fix(breakpoints): use next breakpoint when targetting xs only
2020-08-22 14:36:24 -07:00
_buttons.scss
Add variables for modifying button state colours. ( #32317 )
2020-12-17 07:16:54 +02:00
_caret.scss
feat(RTL): implement RTL
2020-12-04 07:52:03 +02:00
_clearfix.scss
Create scss-docs
shortcode to get some snippets from the Scs… ( #30502 )
2020-04-06 20:13:35 +02:00
_container.scss
fix(container): use $variable-prefix ( #32201 )
2020-11-19 20:38:39 +02:00
_deprecate.scss
Add default value for $ignore-warning
( #28103 )
2019-01-23 05:59:15 +02:00
_forms.scss
Extended form validation states customization capabilities ( #31757 )
2020-12-17 07:07:48 +02:00
_gradients.scss
Add Sass variable for CSS variable prefix ( #31684 )
2020-09-30 08:32:58 +03:00
_grid.scss
Add Sass variable for CSS variable prefix ( #31684 )
2020-09-30 08:32:58 +03:00
_image.scss
Drop deprecated img-retina mixin ( #28459 )
2019-03-12 09:47:36 +02:00
_list-group.scss
Colors rewrite ( #30622 )
2020-10-13 09:58:06 +02:00
_lists.scss
Extract list-unstyled mixin; closes #17792
2015-10-13 01:24:11 -07:00
_pagination.scss
feat(RTL): implement RTL
2020-12-04 07:52:03 +02:00
_reset-text.scss
Use word-wrap in .text-break for IE and Edge compatibility.
2020-01-04 18:26:24 +01:00
_resize.scss
Update scss mixins to comply with scss-linting rules ( #22151 )
2017-03-18 13:06:05 -07:00
_table-variants.scss
Add Sass variable for CSS variable prefix ( #31684 )
2020-09-30 08:32:58 +03:00
_text-truncate.scss
Update scss mixins to comply with scss-linting rules ( #22151 )
2017-03-18 13:06:05 -07:00
_transition.scss
Update stylelint to v13.7.2 ( #31726 )
2020-09-28 14:57:48 +03:00
_utilities.scss
feat(RTL): implement RTL
2020-12-04 07:52:03 +02:00
_visually-hidden.scss
Expand visually-hidden-focusable
so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements.
2020-12-15 09:22:14 +02:00