Tailwind CSS will be added as plugins in your PostCSS config. // postcss.config.jsmodule.exports={plugins:{tailwindcss:{},autoprefixer:{},},}; License MIT Install npm ivue-cli-plugin-tailwind Repository github.com/forsartis/vue-cli-plugin-tailwind ...
vue-cli-plugin-tailwind A plugin that adds Tailwind CSS to your vue-cli project. Getting started Inside your vue-cli project folder add the plugin via: vue add tailwind Choose what Tailwind config you want to generate: none- Won't create a config file. Useful if you already have a config...
Hi! I'm having the same problem described on issue #26 , same error, I have updated the Vue CLI to verion 4.9.6 but it dit not fix the error. I'm running vue add tailwind on a freshly created project using the vue ui tool.
vue-cli plugin for Tailwind CSS. Contribute to forsartis/vue-cli-plugin-tailwind development by creating an account on GitHub.
forsartis closed this in forsartis/vue-cli-plugin-tailwind@3fc77d3 on Dec 6, 2021 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No ...