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
/
typography
/
index.styl
13 lines
(12 loc)
•
214 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
@import
'headings'
@import
'abbr'
@import
'fix-bolder'
@import
'blockquote'
@import
'dfn'
@import
'mark'
@import
'fix-margin'
@import
'fix-monospace'
@import
'pre'
@import
'q'
@import
'small'
@import
'sub-and-sup'