css-stringify

CSS compiler

Usage no npm install needed!

<script type="module">
  import cssStringify from 'https://cdn.skypack.dev/css-stringify';
</script>

README

css-stringify

JavaScript CSS stringifier for Node.js (exports the stringify method of css)

Installation

$ npm install css-stringify

Usage

Please see the css module documentation.

License

MIT