stylus / nib

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

Add vendor support for placeholder #199

Closed alexzel closed 11 years ago

alexzel commented 11 years ago

There is no way to implement placeholder like described in the issue https://github.com/visionmedia/nib/issues/175 Please check out the method in this PR, so it can be an alternative.

notslang commented 11 years ago

thanks for working on this! but, before we add this, it needs a few test cases. if you could add those, this would be good to merge :)

alexzel commented 11 years ago

Added test cases and improved placeholder implementation

notslang commented 11 years ago

excellent!