Jekyll 4 + Tailwindcss with typography plugin on Netlify. See blogpost for steps and explanation.
Make Jekyll work with Tailwindcss and Netlify.
Clone this repo, or code along with the blogpost
To code along:
Create a new site with jekyll new --blank
and follow the steps in each commit.
To publish on Netlify:
use the build command NODE_ENV=production bundle exec jekyll build