Is it possible that LESS will generate browser-feature-classes prepend to css-selectors with eg. mixins?
I would love to see CSS generated like;
.box-shadow selector {properties;} with Bootstrap/ LESS so not all
properties are assigned in 1 selector with ie-only filters and/or
properties for browser which don't support these CSS(3) features. I think
it's more of a LESS-thing.
