@zippytech/theme-builder

1.2.2 • Public • Published

@zippytech/theme-builder

Theme building scripts for our React components

To build theme run: @zippytech/theme-builder

Takes the following environment parameters:

INPUT_PATH=./test/style OUTPUT_PATH=./test/output NODE_MODULES_PATH=./test/fake_node_modules @zippytech/theme-builder

These parameters have the following defaults const INPUT_PATH = path.resolve(process.cwd(), './style') const OUTPUT_PATH = path.resolve(process.cwd(), './') const NODE_MODULES_PATH = path.resolve(process.cwd(), 'node_modules')

Apache2

Package Sidebar

Install

npm i @zippytech/theme-builder

Weekly Downloads

3

Version

1.2.2

License

Apache-2.0

Last publish

Collaborators

  • zippyui