Tailwind CSS 4 replaces JavaScript configuration with CSS-based setup using @theme directives. The jekyll-tailwind gem integrates Tailwind 4 into Jekyll sites without requiring a separate build pipeline or PostCSS configuration. Setup involves adding the gem to your Gemfile, configuring _config.yml to point at your CSS file,

2m read time From andycroll.com
Post cover image
Table of contents
The SetupWhy This WorksWhy Not?

Sort: