less2tss

0.0.1 • Public • Published

less2tss

A simple less to tss converter.

Uses less and css2tss Alternative to (and forked from) ltss

CLI Usage

Install

[sudo] npm install -g ltss

then

less2tss [filename.less]

converted file will be return to stdout

less2tss [filename.less] filename.tss

converted file will be written to the output file provided

Library Usage

the following commands are available: compileString(string, callback), compileFile(filename, callback), writeFile(source, target, callback)

Readme

Keywords

none

Package Sidebar

Install

npm i less2tss

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dbankier