ekansh005 / eleventy-tailwind-boilerplate

The simplest boilerplate to use TailwindCSS with Eleventy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eleventy-tailwind-boilerplate

The simplest boilerplate to use TailwindCSS with Eleventy

  • Start by cloning this repo and run npm run start to serve this boilerplate in development environment.
  • You can starting changing index.njk file and the browser will automatically refresh to display your changes.
  • To build for production, run npm run build.

About

The simplest boilerplate to use TailwindCSS with Eleventy


Languages

Language:Nunjucks 47.8%Language:JavaScript 40.4%Language:CSS 11.8%