nib
nib copied to clipboard
linear-gradient background image example
It'd be nice if the documentation for nib included an example of how to get the background-image generation with node-canvas to work. It was somewhat unclear from the source what the right incantation of arguments was...
something like background: linear-gradient(100px top, white, black);
+1