mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 04:40:58 +00:00
The class ".border" (css/utilities/_borders.scss) is set the border-color to "$gray-200". So I see that it would be nice to create a variable for the border color "$border-color". Because the default border should not always be "gray-200". Another thing, there is a "$border-width" variable. Would not it be better to use this variable to set the default width of the border? |
||
|---|---|---|
| .. | ||
| _align.scss | ||
| _background.scss | ||
| _borders.scss | ||
| _clearfix.scss | ||
| _display.scss | ||
| _embed.scss | ||
| _flex.scss | ||
| _float.scss | ||
| _position.scss | ||
| _screenreaders.scss | ||
| _sizing.scss | ||
| _spacing.scss | ||
| _text.scss | ||
| _visibility.scss | ||