🥳 Just published Tailwind CSS v2.1 — the first new feature release since v2.0!
⚡️ JIT engine merged to core (in preview)
🍬 Composable CSS filters API
🍹 Blending mode support
🏝️ Isolation utilities
...and more!
Check it out 👉
blog.tailwindcss.com/tailwin…
Alright CSS filter support for Tailwind is done 🥳
github.com/tailwindlabs/tail…
Going to try and get v2.1 out tomorrow! Wish my docs-typing-fingers luck 😅
What are the most common things you use CSS filters/backdrop filters for? Be super specific please! 😊
Trying to figure out which values should exist for each filter function in Tailwind by default — always the absolute hardest part of building any new feature 🥵
🧑🏻🔬 Couple quick new features for Tailwind CSS v2.1:
🌈 `box-decoration-break` utilities, great for multi-line gradients
🏝 `isolation` utilities, for explicitly creating stacking contexts
Here are the PRs 👉
github.com/tailwindlabs/tail…github.com/tailwindlabs/tail…
🚀 New screencast day!
Learn how to build sites that support multiple themes with Tailwind CSS by defining your color palette using custom properties 👉
youtube.com/watch?v=MAtaT8BZ…
🚀 Thrilled to announce Heroicons v1.0 — over 450 beautiful SVG icons, first-party React and Vue libraries, and official Figma components.
Check 'em out 👉
blog.tailwindcss.com/heroico…
You can export arbitrary values in CSS modules using:
:export {
color: theme('colors.blue.500');
}
And then import from the JS side, but instead of hashed classes it'll just have 'color'
🚀 New screencast day!
Learn how to style markdown, CMS content, or any other document-style vanilla HTML content with Tailwind CSS in this new lesson from @simonswiss 🙌
youtu.be/J0Wy359NJPM
🚀 In case you missed it, last week we announced an exciting new experiment we've been working on!
⚡️ A lightning fast JIT compiler
🧁 Never configure variants again
🤸 Write less custom CSS than ever
Check out the announcement video for more 👉
youtube.com/watch?v=3O_3X7In…
Want themes for your apps using @tailwindcss but without adding thousands of additional classes?
I just uploaded a video that can help with that! 👇
youtube.com/watch?v=GjYHK0Tj…
Let me know what you think! 🙏
✨The Netlify UI codebase is moving to @tailwindcss!✨
I'm currently leading this engineering initiative with @lesliecdubs!
It's not everyday that you get to refactor an entire codebase, so we wrote a blog post about it to explain our process! 😃
netlify.com/blog/2021/03/23/…
🚀 Excited to share the biggest advancement we've made with Tailwind CSS since the first release back in 2017!
⚡️ A lightning fast JIT compiler
🧁 Never configure variants again
🤸 Write less custom CSS than ever
Watch the announcement 👉
youtube.com/watch?v=3O_3X7In…
🚀 Ever needed to size an image or video using a fixed aspect ratio?
Check out this new screencast from @simonswiss on our channel that shows you how easy it can be with Tailwind CSS!
youtube.com/watch?v=NX_NW6bt…
🚀 New screencast on our YouTube channel!
Learn everything you need to know about styling form elements with Tailwind using utility classes + the official forms plugin 👉
youtube.com/watch?v=pONeWAzD…
🥳 Couldn't be more excited to share that @jamesm is joining the design team at Tailwind Labs!
We have been complete James fanboys for literally years, so it's seriously unreal that we'll get to work with him every day 😍 Stoked! 🙌
blog.tailwindcss.com/welcomi…