/webpack-tailwind-template

A Javascript template project with Webpack configure for TailwindCSS and PurgeCSS

Primary LanguageJavaScriptMIT LicenseMIT

Tailwind + Webpack template

Getting Started

To run this project locally, make sure you have the following installed:

  • Node.js, more information here
  • Yarn package manager, more information here

Setup and Install

  • Clone this repository using the link above (click on the 'code' button)
  • Open a terminal and cd to the cloned repository
  • Run yarn to install all dependencies
  • Run yarn build to bundle all scripts

Usage

  • cd into dist/
  • Open the index.html file with your browser

Authors

👤 Gustavo Carvalho

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.