stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.91k stars 249 forks source link

normalize.styl #322

Open gristel opened 8 years ago

gristel commented 8 years ago

Odd question most likely, but does the order in which you put the normalize mixins matter?

Thanks

seleckis commented 8 years ago

normalize should be placed before styles which are addressed to html elements. Of course gradients, fonts, and other later-used .styl-s which have no dependencies could be placed either before or after normalize.