Get ES6 modules or JSON files from CSS/SCSS/LESS/other styles using PreJSS
npm install prejss-cliprejss-cli
====




Command-Line Interface (CLI) interface for converting CSS/SCSS/LESS/other files to ES6 modules or to JSON files using any PreJSS parser and config.
``bashConvert CSS file to JSON in current directory
prejss-cli -f json source.css --pretty