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: about 4 years ago
First release: about 4 years ago
Dependent packages: 1
Downloads: 6 last month
Last synced: 16 days ago