@ngdangtu/jss-to-css
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

JSS To CSS

(This package currently is in Beta Stage / testing stage) I made this to generate static CSS file from JSS in Node. It is limited but maybe useful for anyone need a static CSS file. (I use this one with Hugo to make static site btw.)

Features

  • Get CSS string from JSS
  • Convert JSS to CSS file

Installation

Please note that this package requires jss and minimist to run.

For local repository:

npm i -D @ngdangtu/jss-to-css

For global scope:

npm i -g @ngdangtu/jss-to-css

More

Please see package's wiki.

Readme

Keywords

Package Sidebar

Install

npm i @ngdangtu/jss-to-css

Weekly Downloads

5

Version

0.1.1

License

MIT

Unpacked Size

14.1 kB

Total Files

16

Last publish

Collaborators

  • ngdangtu