I\'m working on a project where we are leaving the Bootstrap less files untouched. We also do not want to use Bootstrap classes in the HTML, since we may not use it in the futur
You can extend columns in SASS
.cols @extend .row .col1, .col2 @extend .col-xs-6