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