An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

css-map-variable

```javascript import CssTheme from 'css-map-variable' const map = new Map([ ['color', 'red'] ]) const cssTheme = new CssTheme( map, document.styleSheets[0], true, '--' )//map, styleSheets[0], Whether to add a prefix or not, prefix

Ecosystem
npmjs.org
Latest Release
1.0.1
over 4 years ago
Versions
2
Downloads
14 last month
Dependent Packages
1
Links
Registry npmjs.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/css-map-variable
spec
License ISC
First Release over 4 years ago
Last Synced 1 day ago
Keywords
css css-variable map