This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
410
Commits
2
Branches
0
Tags
148 MiB
Tree:
81f24d13e6
react.dev
/
_css
/
bourbon
/
addons
/
_hide-text.scss
6 lines
107 B
Raw
Normal View
History
Initial public release
12 years ago
@mixin
hide-text
{
color
:
transparent
;
font
:
0
/
0
a
;
text-shadow
:
none
;
}