vanilla-js-workflow-tailwind Tailwind Templates

Vanilla Js Workflow Tailwind

Bundles tailwindcss and Vanilla JS for dev and production builds using Parcel.

Getting started

  • git clone https://github.com/aqkhan/vanilla-js-workflow-tailwind.git && cd vanilla-js-workflow-tailwind.git
  • yarn or npm install

HTML & CSS edits

  • Add html blocks to /public/index.html (Sample block included)
  • Add fonts to /src/css/style.css
  • Replace line 1 with your desired Google font
  • Add font name to line 6 & 8 (Replace Montserrat with your desired font string)

Preview changes

  • When done with HTML & CSS changes yarn dev or npm run dev
  • This supports Hot Module Reload. Any change you make should reflect here without manual page reload

Build & Deploy

  • yarn build or npm run build

Top categories

Loading Svelte Themes