escss

1.0.0 • Public • Published

JSON based CSS preprocessor

Using ES6 classes you can create totally programatic styling.

See sample.js for example.

Syntax for running program (requires babel-node or other es6 commandline tool..... for now):

babel-node main.js source target

such as

babel-node main.js ./sample.js sample.css

Readme

Keywords

none

Package Sidebar

Install

npm i escss

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • justinnsullivan