The idea is to have a minimal setup for experimenting with html + css + tailwindcss.
We use Eleventy, TailwindCSS and some cool small javascript tools to wire all together for maximum developer happiness.
mkdir tailwind cd tailwind yarn init yarn add tailwindcss postcss postcss-cli autoprefixer @11ty/eleventy concurrently -D create postcss.config.js npx tailwindcss init install Tailwind CSS IntelliSense Visual Code Plugin + Restart VC
https://daily-dev-tips.com/posts/adding-tailwind-to-eleventy/ https://github.com/rebelchris/eleventy-todoist/blob/part3/.eleventy.js https://tailwindcss.com/docs https://tailwindui.com/components