tailwind-theme-switcher
Version:
A plugin to enable theme switching in the tailwind
14 lines (13 loc) • 407 B
JSON
{
"name": "tailwind-theme-switcher",
"version": "1.0.2",
"description": "A plugin to enable theme switching in the tailwind",
"main": "index.js",
"repository": "https://github.com/akzhy/tailwind-theme-switcher",
"author": "akzhy <akshay48884@gmail.com>",
"license": "MIT",
"devDependencies": {
"lodash": "^4.17.15",
"tailwindcss": "^1.0"
}
}