public
Description: A little script to convert color palettes to Sass constant sets
Homepage: http://yapok.org/blog/
Clone URL: git://github.com/madx/gp2sass.git
name age message
file README Loading commit data...
file gp2sass
README
== gp2sass

gp2sass is a small utility to convert a color palette to a Sass constant set.

Right now it only supports GIMP palettes (.gpl)

Run gp2sass --help for a full list of options.

You may want to chmod +x gp2sass and to put it in a folder known by yout PATH environment variable.