Something went wrong while setting issue due date.
Provide sr-only as a real mixin
Closed
Provide sr-only as a real mixin
Created by: stof
Currently, the .sr-only
rules are mixinable in other selectors, but they are provided in scaffolding.less
. Could it be possible to provide a real mixin for it and then use it in the class, as done for .clearfix
and .text-hide
? This would allow using it when importing the Bootstrap mixins into our own less files