Created by: zalog
This PR adds:
- a check for $grid-columns > 0
- permits us to use to assign
$grid-columns: 0;
and removing all.col-[number]
when needed
Created by: zalog
This PR adds:
$grid-columns: 0;
and removing all .col-[number]
when needed