mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-23 05:34:43 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| _align.scss | ||
| _background.scss | ||
| _borders.scss | ||
| _clearfix.scss | ||
| _display.scss | ||
| _embed.scss | ||
| _flex.scss | ||
| _float.scss | ||
| _position.scss | ||
| _screenreaders.scss | ||
| _shadows.scss | ||
| _sizing.scss | ||
| _spacing.scss | ||
| _text.scss | ||
| _visibility.scss | ||