psdcss

2.0.8 • Public • Published

#instruction

create a sprite in psd, the script generates the CSS and image

Installation

npm install -g psdcss

Usage

project/www $ psdcss

Pattern

Project	
	|
	|.gitignore
	|psd.json
	|package.json
	|README.md

File 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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i psdcss

    Weekly Downloads

    0

    Version

    2.0.8

    License

    ISC

    Last publish

    Collaborators

    • jaffar