Hugo blocks is a simple hugo theme that demonstrates the possibility of building websites using modular block configuration in Hugo which enables easy site management using Decap CMS.
hugo server
Launch TailwindCSS to watch for changes. Read more: https://tailwindcss.com/docs/installation/tailwind-cli
npx @tailwindcss/cli -i ./src/input.css -o ./static/src/output.css --watch