Programmatically generate CSS using CSSOM
npm install cssom-genA library for programmatically generating CSS using the W3C CSSOM standard as a base.
``sh``
npm i cssom-gen
This library is intended to work in both in Node.js and the browser.
_TODO..._
_TODO..._
_TODO..._
Provide an easy way to programmatically generate CSS using the CSSOM standard with confidence in the validity of the output.