Skip to content

ekansh005/eleventy-tailwind-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.