mise-en-place.dev

engineering, design, career. written by Davis Ward

Setting Up Hugo + Tailwind

Published on guide, hugo, tailwind

This post outlines a minimal setup for a Hugo site styled with Tailwind.

Steps

  1. Create a Hugo site and a custom theme.
  2. Add Tailwind and PostCSS with Hugo Pipes.
  3. Build pages and style with utility classes.

You’re good to go.