npmjs.org : 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
Registry
- JSON
purl: pkg:npm/css-map-variable
Keywords:
css
, css-variable
, map
License: ISC
Latest release: almost 4 years ago
First release: almost 4 years ago
Dependent packages: 1
Downloads: 20 last month
Last synced: about 1 month ago