Hugo Documentation

Hugo Blox Tailwind UI
The Hugo Blox web framework utilising TailwindCSS and its typography plugin for styling components.
See the Blog Starter Template for an example using this module.
Development
hugo mod npm pack
npm install
You need to add this to your config.yaml
to enable Hugo’s Tailwind integration:
build:
writeStats: true