danurbanowicz / eleventy-netlify-boilerplate

A template for building a blog with the Eleventy static site generator and Decap CMS
https://eleventy-netlify-boilerplate.netlify.app/
MIT License
528 stars 183 forks source link

Using TailwindCSS #66

Closed kylesloper closed 3 years ago

kylesloper commented 3 years ago

Hey man, I've been looking into Tailwind x Eleventy projects all day and so far they have all been based off of skeleton templates of Eleventy. Do you have any idea how I could use Tailwind with this template: set up, required plugin etc.

Thanks for your help.

danurbanowicz commented 3 years ago

I see you've already found the 11ty Tailwind CSS plugin over at: https://github.com/dafiulh/eleventy-plugin-tailwindcss

It should do what you want. This is the plugin I was going to recommend for using Tailwind with this project.