It's an exciting week for us here at Tailwind Labs — this week @simonswiss officially joined the Tailwind team! 🥳
Learn more about Simon and some of the awesome work he's going to be doing 👉
blog.tailwindcss.com/simon-v…
Last month @bradlc joined @tailwindlabs as employee #1!
We didn't have a blog to write about it at the time, but we do now, so I wrote about it today 😊
Dude is amazing, and I'm so happy I get to work with him on what we're building 😍
blog.tailwindcss.com/welcomi…
🚀 Just shipped Tailwind CSS v1.5!
🍭 Support for component variants
🍬 `focus-visible` support
🍪 Responsive `container` variants
🍰 New checked variant
Check it out! 🥳
blog.tailwindcss.com/tailwin…
🚀 We just tagged the first release of the official Tailwind CSS typography plugin!
No more styling all of your blog/article content from scratch 👏
Check it out 👉
blog.tailwindcss.com/tailwin…
🧐 Fine-tuning the styles for the official Tailwind typography plugin...
Just add "prose" and ✨ your unstyled text turns into beautiful Schoger-approved perfection 😍
Multiple sizes out-of-the-box, supports responsive modifiers, and easy to customize too 😎
Dug up an old Tailwind @code prototype. No idea if something like this is actually useful, but it was a fun idea to explore!
ALT Screen recording showing a HTML file in Visual Studio Code. As Tailwind CSS classes are clicked on, inactive or overridden classes (relative to the clicked one) are faded out.
SWR, the tiny client-side data fetching React library, is celebrating:
🌟 11,000 stars on GitHub
🖼 A brand new website
📑 Improved docs and Next.js interop guidelines
🔐 Prod-ready authentication example
Check it out: swr.vercel.app
🚀 We launched a new @tailwindcss blog today!
It's powered by Next.js + MDX (and Tailwind of course!) 💪
I wrote about how we built it and some of the interesting challenges we ran into here 👉
blog.tailwindcss.com/buildin…
🚀 Just shipped a new release of the Tailwind CSS IntelliSense plugin for @code that adds Tailwind-specific linting for both your markup and CSS!
It’s also the first release as an official first-party Tailwind CSS project 🥳
Read more about it here 👉
github.com/tailwindcss/tailw…
🚀 We just published a few "slide-overs" on @tailwindui. Check them out:
tailwindui.com/components/ap…
We will be adding more from the screenshot I shared later 🤙
Something that often catches people out is that (at least for now) Tailwind’s @apply feature cannot be used with certain class names, which is why it’s one of the lint rules we’re working on this week for the @code extension. Automatic quick fix included! 💡
ALT Screen capture showing an automatic fix being applied in VS Code for an invalid use of Tailwind’s @apply feature. A new valid CSS rule is created and the invalid class name is removed from the @apply list.
This week I'm going to be working on the design of the official @tailwindcss blog 🥳
With our team nearly tripling in size in the coming weeks we realized we're going to need a place share all of the new project announcements, Tailwind CSS features and company updates to come.