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
npmjs.org
Latest Release
over 4 years ago
1.0.1
over 4 years ago
Versions
2
2
Downloads
14 last month
14 last month
Dependent Packages
1
1
Loading...
Readme
Loading...
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 |