ti-cli
v1.0.1
Published
Ti-cli is a command-line interface for Ti preprocessor.
Downloads
5
Maintainers
Readme
Ti-cli is a command-line interface for Ti preprocessor.
Installation
$ npm install ti-cli -g
Usage
below code will compiled a yield.css.
ti source.ti yield.css
or just type origin filename below:
ti source.ti
it will yields a file source.css
that has a same filename with your source.
Author
Yang He [email protected]
Licence
MIT