0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/scss/utilities
Andrew c8a4d9dd74 add 'lighter' and 'bolder' font weight classes (#26580)
* add 'lighter' and 'bolder' font weight classes

these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight.

probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start

* Update .stylelintrc

* add 'lighter' and 'bolder' variables per @mdo 's request.
2018-07-24 17:23:17 -07:00
..
_align.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_background.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_borders.scss Expand border utilities to include top, right, bottom, left 2017-12-28 10:23:04 -08:00
_clearfix.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_display.scss Prevent print utils from overriding all other display utils (#25269) 2018-01-17 17:29:28 -08:00
_embed.scss Redo the "responsive helpers" files 2017-07-01 23:05:51 -07:00
_flex.scss Add new .flex-grow and .flex-shrink utils 2018-03-31 22:05:09 -07:00
_float.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_position.scss Enable scss/dollar-variable-default rule (#25542) 2018-02-07 15:28:35 +02:00
_screenreaders.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_shadows.scss Add box-shadow utilities (#25758) 2018-03-31 22:07:48 -07:00
_sizing.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_spacing.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_text.scss add 'lighter' and 'bolder' font weight classes (#26580) 2018-07-24 17:23:17 -07:00
_visibility.scss Drop the .hidden and .visible classes, save for the print ones 2017-03-05 12:25:41 -08:00