0.0.6 • Published 2 years ago

elm-zen-css v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Elm Zen CSS

Installation

npm install elm-zen-css

Usage

% elm-zen-css --help
Usage: cli [options] <stylesheet-elm-file>

Elm Zen CSS

Arguments:
  stylesheet-elm-file       watch file changes

Options:
  -c, --css <css-file>      output CSS file
  -e, --elm <elm-file>      output production version file
  -w, --watch               watch file changes
  -j, --elmjson <elm-json>  use a custom elm-json file
  -h, --help                display help for command

Example

Find more details on the example directory.

Development

Start by installing the project dependencies:

yarn
0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago