Tailwind JIT starter for Gatsby
07 Apr 2021
It’s not quite a starter – more of a bolt-on to an older project – but check out my work adding Tailwind Just-In-Time (JIT) to Gatsby. It’s a FAST editing experience – I can instantly change “purple” to “green” and see my results when running in “develop” mode, just like with my 11ty Tailwind JIT starter.
This got outdated fast – nice work, Tailwind maintainers. I’ll update the repo when I get a chance to actually test my edits, but note that now you just install the normal Tailwind Node package as instructed by Gatsby & enable JIT mode through tailwind.config.js
.
See a rendered site here (just don’t laugh at how it looks).
I’ll update this post w/ a new repo if I ever make a proper starter.