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
Currently, the
.sr-onlyrules are mixinable in other selectors, but they are provided inscaffolding.less. Could it be possible to provide a real mixin for it and then use it in the class, as done for.clearfixand.text-hide? This would allow using it when importing the Bootstrap mixins into our own less files