cssom-gen
v0.0.2
Published
Programmatically generate CSS using CSSOM
Maintainers
Readme
cssom-gen
A library for programmatically generating CSS using the W3C CSSOM standard as a base.
Usage
Setup
npm i cssom-genEnvironments
This library is intended to work in both in Node.js and the browser.
Examples
TODO...
API
TODO...
Reference
TODO...
About
Project Goals
Provide an easy way to programmatically generate CSS using the CSSOM standard with confidence in the validity of the output.
