|
|
|
|
|
by natefaubion
5227 days ago
|
|
Might I also suggest nib, and excellent set of Stylus extensions for working with CSS3. One of the most useful features is image inlining, especially for gradients. While they end up being a fixed size, they also work crossbrowser (at least with any browser that supports data URIs). http://visionmedia.github.com/nib/
http://learnboost.github.com/stylus/ All the examples show how to integrate it within your Node project, but you can just as easily use it from the command like with the `u` flag. stylus -u nib <file>
|
|
I guess I would say it's like learning Javascript before using jQuery (which I did) so that you have the basics down.
I suppose I'll have to try a few of them out to see how I feel about it.
Also, I'm quite partial to ColorZilla's Gradient Editor. http://www.colorzilla.com/gradient-editor/