mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
2be5f03bfc
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));` https://github.com/twbs/bootstrap/blob/fc02932946424e986a72bb7b47044eab815851cb/scss/mixins/_utilities.scss#L21