2.0.8 • Published 9 years ago
psdcss v2.0.8
#instruction
create a sprite in psd, the script generates the CSS and imageInstallation
npm install -g psdcssUsage
project/www $ psdcssPattern
Project
|
|.gitignore
|psd.json
|package.json
|README.mdFile config path name: psd.json
{
"conf" : [{
"psd": "/projects/site/psd/",
"css" : "/projects/site/styles/sass/scss/components/",
"style": "css",
"img" : "/www/public/img/"
}]
}License
MIT License © Jaffar Cardoso