Skip to content

stevenheidel/stevenheidel.github.io

Repository files navigation

This is the source repo for stevenheidel.com

Running:

  1. Run npx tailwindcss -i input.css -o output.css --watch --minify
  2. Run browser-sync start --server --files "*"