|
|
|
|
|
by matt4077
3714 days ago
|
|
I feel like bootstrap has become the jquery of css themes. People will launch into a lecture on "separation of concerns" when they see a style attribute in html or a ruby loop in an .erb template. Yet they litter their code with class="col-xs-4" without a second thought. |
|
Select your elements with SASS and let this selector inherit the style of a Bootstrap class.
But I never tried to use it that way.