Try editing some Tailwind in this repo while running in dev. It's SO FAST!
The 11ty - Tailwind “JIT” (Just In Time) CSS starter is a tool that allows users to see their changes take effect in real-time while typing into their templates. This makes it easier for users who are new to Tailwind to visualize the changes they are making. The starter was modeled after code by Darrik Moberg and adapted to work with Tailwind JIT. It also includes troubleshooting help by Mike Allanson.
To install the 11ty - Tailwind “JIT” CSS starter, you will need to follow these steps:
Add the necessary dependencies to your package.json file.
Modify your .eleventy.js config file to include the necessary additions.
Once everything is set up, you can start using the starter in your projects.
The 11ty - Tailwind “JIT” CSS starter is a convenient tool for those who want to use Tailwind CSS in their Eleventy projects. It allows users to see their changes in real-time as they type, making it easier to experiment with different Tailwind classes. The starter provides easy installation instructions and includes troubleshooting information for known issues. Overall, it is a helpful resource for developers looking to incorporate Tailwind CSS into their workflow.