stylus / nib

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

Not want to use reset.styl #329

Open kengreg opened 8 years ago

kengreg commented 8 years ago

Hello, first at all I must say THANKS for the excellent work that you do with nib. it really helps people to focus in the real thing and not to write prefixes all the time. Also, I want to know if there is any way to dont use the reset.css that you added to the nib. Before, when I used @import "nib" it only helped me to add the prefixed when I needed, but now It also add a large line of css style that I dont want to use (I suppose its an update right?) what should I do in order to just use the auto prefix feature and nothing else?

Thanks again. greetings