UNPKG
normalize
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Stylus porting of normalize.css
nulltask/normalize.styl
normalize
/
lib
/
normalize
/
html5
/
hidden.styl
7 lines
(4 loc)
•
136 B
text/stylus
View Raw
1
2
3
4
5
6
7
// Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
// Known issue: no IE6 support.
[hidden]
display
: none