Skip to content

pundang/tailwind-webpack-template

Repository files navigation

Set up tailwind with webpack

Get your hands on a tailwind project without setting up all that garbage

Set up

  1. Clone the repo
  2. Run npm i to install all dependencies
  3. Run npm run build to build

How to use

Add the code that you want in /src/index.ts, add your custom styles in /src/styles/mainStyle.css & modify the page layout in /dist/index.html

About

Create a website with webpack and tailwind easily

Topics

Resources

License

Stars

Watchers

Forks