UNPKG

vue-cli-plugin-tailwind-rollup-esm-component

Version:

Vue CLI 3.0 plugin (with Tailwind, PurgeCSS and Rollup) to use as a component starter

26 lines (25 loc) 672 B
{ "name": "vue-cli-plugin-tailwind-rollup-esm-component", "version": "0.0.8", "author": "Kemal Yalcinkaya <kemalcany@gmail.com>", "description": "Vue CLI 3.0 plugin (with Tailwind, PurgeCSS and Rollup) to use as a component starter", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/byte-size/vue-cli-plugin-tailwind-rollup-esm-component.git" }, "keywords": [ "Vue", "Vue CLI Plugin", "Tailwind", "PurgeCSS", "Rollup", "ESM Modules" ], "license": "MIT", "dependencies": { "chalk": "^2.4.1", "node-emoji": "^1.8.1" }, "gitHead": "ace759a64b84534db1c9d69f15b208d2b326c4f2" }