vue-cli-plugin-tailwind
Version:
vue-cli plugin for Tailwind CSS
21 lines (20 loc) • 543 B
JSON
{
"name": "vue-cli-plugin-tailwind",
"version": "3.0.0",
"description": "vue-cli plugin for Tailwind CSS",
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
"license": "MIT",
"bugs": "https://github.com/forsartis/vue-cli-plugin-tailwind/issues",
"homepage": "https://github.com/forsartis/vue-cli-plugin-tailwind#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/forsartis/vue-cli-plugin-tailwind"
},
"keywords": [
"vue",
"cli",
"plugin",
"tailwind",
"purgecss"
]
}