BenjaminPrice / hugo-tailwind3-starter

Home Page:https://cocky-pare-3da5d5.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

hugo-tailwind3-starter

A very simple starter set up with TailwindCSS and its typography plugin and a build setup using PostCSS and PurgeCSS (when running the production build).

In the preview deployment on Netlify it currently has a 100 on both mobile and desktop on Google PageSpeed and nearly a perfect score on LightHouse, as well.

This setup can be used both as a starter project and a theme.

Inspiration & Attribution

Heavily inspired by bep/hugo-starter-tailwind-basic Tailwind 2 template.

Sample content from:

As a Project

npm install
npm start

As a Theme

Import github.com/BenjaminPrice/hugo-tailwind3-starter into your project, and then run:

hugo mod npm pack
npm install

About

https://cocky-pare-3da5d5.netlify.app/

License:MIT License


Languages

Language:HTML 89.4%Language:JavaScript 9.9%Language:CSS 0.7%