HUGO
News Docs Themes Community GitHub

Hugo Blox - Tailwind

Create any kind of website with fully customizable widgets - 50+ light/dark color themes, language packs, and widgets included.

License
MIT
GitHub Stars
8578
Last Updated
2025-02-12

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