npmjs.org : css-map-variable : 1.0.0
```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 -
Download -
JSON -
codemeta.json
purl: pkg:npm/css-map-variable@1.0.0
Published:
Indexed:
Loading...
Readme
Loading...