Adam Argyle
Adam Argyle
base64 encoded grungy svg or pixel data mostly useful as masks or 2nd layer backgrounds be nice if it was svg grunge, but png grunge should work too (just generally...
fixes #410 example output so far: ```js [ {"name":"--ratio-portrait","syntax":"","initialValue":"3/4","inherits":false}, {"name":"--ratio-widescreen","syntax":"","initialValue":"16/9","inherits":false}, {"name":"--ratio-ultrawide","syntax":"","initialValue":"18/5","inherits":false}, {"name":"--ratio-golden","syntax":"","initialValue":"1.6180/1","inherits":false} ].forEach(CSS.registerProperty) ``` I'm not sure what else to add. All the colors and included, `z-index` values are included....
some simplifiable but inspirational gradients found here https://cloudfour.com/thinks/highly-customizable-background-gradients/ add them [here](https://github.com/argyleink/open-props/blob/main/src/props.gradients.js#L44)