stylus / nib

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

could we define browser version support to filter the result generated #287

Open gjunming opened 9 years ago

gjunming commented 9 years ago

give a browser support list, depends on the list to generate the result. this kind would be more effective.

for very old old browser, some one / team wouldn't want to support any more, So, it needn't generated codes for them.

gjunming commented 9 years ago

does anyone has any comments on this requirement?

notslang commented 9 years ago

we could do this by integrating autoprefixer

adius commented 8 years ago

Sounds like a good idea! Including autoprefixer sounds like a good idea as well!