@hungrybluedev/theme-switcher
Version:
Makes it easy to add support for theme switching for static websites.
21 lines (20 loc) • 413 B
JSON
{
"name": "@hungrybluedev/theme-switcher",
"version": "1.0.3",
"description": "Makes it easy to add support for theme switching for static websites.",
"scripts": {
"test": "echo \"No tests required (yet).\""
},
"keywords": [
"theme",
"dark-mode",
"switch",
"ui",
"css"
],
"author": "Subhomoy Haldar (@hungrybluedev)",
"license": "MIT",
"files": [
"dist/**/*"
]
}