Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 631 Bytes

Hugo Basic Starter for TailwindCSS v3.x and Sass

A very simple starter set up with TailwindCSS and its typography plugin, Sass and a build setup using Laravel Mix.

A modified version of bep/hugo-starter-tailwind-basic, just with Sass.

This setup has only been tested with projects; it might work as a theme but idk.

As a Project

Create a repo from this template, install the dependencies, and run.

npm install
npm run dev