Created by: gfpacheco
This PR:
- Renames the hide-text mixin file to text-hide (to maintain standard).
- Add
color: transparent;to.text-hide'shover,focusandvisitedpseudo-classes.
This way the .text-hide selector can be used with <a> tags out of the box.