hella-simple-eleventy-tailwind-starter

Hella Simple Eleventy + Tailwind CSS Starter

Stars
23
Committers
2

Hella Simple Eleventy + Tailwind CSS Starter

Just 2 dependencies, 2 npm scripts, and 1 Tailwind UI freebie to get you started.

Preview

https://hella-simple-eleventy-tailwindcss.netlify.app/

Usage

  • Clone this repo
  • Run npm i to install the dependencies
  • For development run npm run serve and point your browser to http://localhost:8080/
  • For production run npm run build
Related Projects