What is the rationale with border-radius mixin actually also adding `background-clip` property ? It can have some bad side effects. https://github.com/madebysource/lesshat/blob/master/mixins/border-radius/border-radius.js#L33-L37
What is the rationale with border-radius mixin actually also adding
background-clipproperty ?It can have some bad side effects.
https://github.com/madebysource/lesshat/blob/master/mixins/border-radius/border-radius.js#L33-L37