stylus / nib

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

Fix a small typo when production mode is required #194

Closed migounette closed 11 years ago

migounette commented 11 years ago

At production the nib.js requires stylus whereas other packages are optional. When we request the installation of node modules via npm install --production it does not work. The correction offers the stylus at Production and DevTime

notslang commented 11 years ago

looks good, +1

notslang commented 11 years ago

... though it needs a rebase, could you take care of that?

migounette commented 11 years ago

I am not clear on your comment, can you be more precise ? You mean a git rebase but on what ? Thks

notslang commented 11 years ago

yep... I got it via 9001d9a