polymer-style-factory

0.0.1 • Public • Published

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

DOCS COMING SOON

Readme

Keywords

none

Package Sidebar

Install

npm i polymer-style-factory

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • troublete