mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 00:40:24 +00:00
Improvement to better understand how utilities class name are generated by the (_api.scss) base in the line of code below:
`$property-class: if($property-class, $property-class, nth($properties, 1));`
|
||
|---|---|---|
| .. | ||
| api.md | ||
| borders.md | ||
| colors.md | ||
| display.md | ||
| flex.md | ||
| float.md | ||
| overflow.md | ||
| position.md | ||
| shadows.md | ||
| sizing.md | ||
| spacing.md | ||
| text.md | ||
| vertical-align.md | ||
| visibility.md | ||