stylus / nib

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

Documentation is far too thin #208

Open tremby opened 11 years ago

tremby commented 11 years ago

I'm using and enjoying Stylus and Nib whenever working alone on a project, but in the office we're in the process of choosing a CSS preprocessor and library to use on team projects from here on out. I wanted the choice to be Stylus but the documentation (for Stylus too, but especially Nib) is simply much too thin.

It was good enough that through reading the source and what documentation there is I was able to fumble my way through to a fairly decent understanding (I think) but the company I'm working for can't afford for the whole front end web development team to go through the same teething process.

It looks like we're going to pick Sass or Less for now, but hopefully in future I can get them to switch.

srsgores commented 10 years ago

+1 for this. I would be willing to help out with the documentation if one of these repo owners could confirm the format they see best fit.

notslang commented 10 years ago

thanks for the offer, @srsgores! Markdown would be great for the docs, but if you prefer another format you could use that too.

ibc commented 9 years ago

Any progress on this? which is the current documentation of nib? is it just this? What about all those properties in "Miscellaneous properties"? how to use them? which syntax do they require?

ibc commented 9 years ago

For example, the "transaction-duration" is documented there in "Miscellaneous properties" but as far as I see nib does nothing for transition-duration: 0.5s but leaves it as it is.