An Eleventy starter with Tailwind CSS and PurgeCSS
The 111tyTai11s is a minimal starting point for Eleventy projects. It includes features such as 11ty, Sass/SCSS, Webpack, Babel, light-server, PostCSS, CSSnano, and Autoprefixer. It is a fork of a starter repo originally created by Ian Rose.
To install the 111tyTai11s starter, follow these steps:
git clone https://github.com/danfascia/111tyTai11s.gitcd 111tyTai11snpm installThe 111tyTai11s starter is a minimal and feature-rich starting point for Eleventy projects. It includes popular tools like 11ty, Sass/SCSS, Webpack, Babel, and more, making it easy to get started with static site development. Additionally, it provides a local development server and optimization tools for building the project for production. The starter is a fork of a project created by Ian Rose and includes added features like Tailwind CSS configuration and Purge CSS integration.