This project is a based to start a VueJS project with Tailwind already configured via PostCSS.
Some of the libraries included are:
The project requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
$ cd vue-tailwind
$ npm install
$ npm run serve