stylus / nib

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

Bump stylus to 0.49 and pass tests #293

Closed naoak closed 9 years ago

naoak commented 9 years ago

Fixes #266. It seems almost ok in stylus 0.49, but hsla color value normalization and media selector spacing have been changed. So I only fixed the tests to pass it.

notslang commented 9 years ago

Thanks @naoak!

And yeah... those zeros don't really need to be percentages in the hsla colors, but it means the same thing, so I'm cool with that.