Skip to content

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

Used by

Contributors

Languages