flowbite-windicss-plugin
Version:
Flowbite support for WindiCSS
23 lines (22 loc) • 622 B
JSON
{
"name": "flowbite-windicss-plugin",
"version": "0.1.3",
"description": "Flowbite support for WindiCSS",
"main": "src/index.js",
"license": "Apache 2.0",
"keywords": ["flowbite", "windicss", "windi"],
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/AlessioGr/flowbite-windicss-plugin"
},
"author": "Alessio Gravili",
"bugs": {
"url": "https://github.com/AlessioGr/flowbite-windicss-plugin/issues"
},
"homepage": "https://github.com/AlessioGr/flowbite-windicss-plugin",
"dependencies": {
"mini-svg-data-uri": "^1.4.4",
"windicss": "^3.5.6"
}
}