README
Polymer Style Factory
Simple CLI application to convert SASS into Polymer Shared Style Modules
Install
$ npm install -g polymer-style-factory
Usage
Usage:
psf.js [OPTIONS] <command> [ARGS]
Options:
-i, --input [STRING] The input dir which contains the SASS files.
-o, --output [STRING] The output directory for the compiled SASS files.
-e, --eq BOOLEAN Use same output dir as input dir for compilation.
-h, --help Display help and usage details
Commands:
compile