bep / hugo-starter-tailwind-basic

A basic and simple to set up Hugo with TailwindCSS starter project.
https://lucid-nightingale-60a4e2.netlify.app/
MIT License
144 stars 32 forks source link

Tailwind 4 (in progress) #19

Open bep opened 4 months ago

bep commented 4 months ago

https://tailwindcss.com/blog/tailwindcss-v4-alpha

This seems to work on the fundamental level.

Some notes:

bep commented 4 months ago

I will add a css.TailwindCSS template func to Hugo v0.128.0. Will be out in a day or two. It works very well with TailwindCSS v4 alpha 16.

https://github.com/gohugoio/hugo/pull/12619