Use TailwindCSS with Eleventy Static Site Generator
Jul 11, 2023 · 3 min read · If you are building a blog with Eleventy and want to add TailwindCSS for styling, then this is the guide for you. Please read till the end don't skip any steps. TailwindCSS is a CSS library that uses utility classes to style HTML markup. Therefore, n...
Join discussion