I love how they are evolving by taking care of accessibility as well
Let’s begin with what’s new in Tailwind CSS after version 3, I might be late as version 3.4 is the latest one.
Most of us usually don’t update our packages in the repository unless it’s required or becomes mandatory ?
I can understand that feeling and that is why most at least I am thinking will only upgrade the package whenever we are creating a new repository ?
Coming back to the point, I have been using Tailwind CSS for the past 4 years and I am in love with it. Most of us might raise an argument that writing tailwind CSS won’t make you a good front-end developer when it comes to styling part or core CSS.
Over time, I’ve experienced that tailwind CSS do bring some problems related to writing simple CSS but that’s mostly related to syntax thing the core concepts of styling the elements and adding animations are still the same.
Just a syntax difference
CSS in JSX transform: “”, Tailwind CSS transform:transition-all,
Now once you understand the basics the syntax won’t make much difference.
For writing animations, I prefer CSS in JSX and for simple styling, I go with Tailwind and that is why most of the repositories do come with flexibility for the developer to write in his/her favourable syntax.
What’s New or Cool in Tailwind CSS?
Tailwind devs are working very hard on accessibility and animations as well.
Developers have raised a concern for writing complex animations using Tailwind CSS just like we did with simple CSS or other animation libraries like GSAP or framer-motion.
Divide
https://tailwindcss.com/docs/divide-style
Most of the time we want to add dividers between the columns and that is what Divider property does under the hood. Add border width to the elements arranged in a flex order that needs a dividing appearance.
Linear Gradients
https://tailwindcss.com/docs/background-image#linear-gradients
Screen Readers
https://tailwindcss.com/docs/screen-readers
Caret Styling
https://tailwindcss.com/docs/caret-color
Snap Control
https://tailwindcss.com/docs/scroll-snap-type
Resize
https://tailwindcss.com/docs/resize
Appearance
https://tailwindcss.com/docs/appearance?source=post_page-----eeea98808df1
Accent Color
https://tailwindcss.com/docs/accent-color
That’s it for today, see you in the next one
Feel free to follow and subscribe!!
Shrey
以上是New Cool Tailwind CSS Properties的详细内容。更多信息请关注PHP中文网其他相关文章!

我最近找到了一种动态更新任何产品图像的颜色的解决方案。因此,只有一种产品之一,我们可以以不同的方式对其进行着色以显示

在本周的综述中,灯塔在第三方脚本上阐明了灯光,不安全的资源将在安全站点上被阻止,许多国家连接速度

有很多分析平台可帮助您跟踪网站上的访问者和使用数据。也许最著名的是Google Analytics(广泛使用)

文档负责人可能不是网站上最迷人的部分,但是其中所处的内容对于您的网站的成功也一样重要

当您看到一些称为super()的JavaScript时,在子类中,您会使用super()调用其父母的构造函数和超级。访问它的


热AI工具

Undresser.AI Undress
人工智能驱动的应用程序,用于创建逼真的裸体照片

AI Clothes Remover
用于从照片中去除衣服的在线人工智能工具。

Undress AI Tool
免费脱衣服图片

Clothoff.io
AI脱衣机

AI Hentai Generator
免费生成ai无尽的。

热门文章

热工具

DVWA
Damn Vulnerable Web App (DVWA) 是一个PHP/MySQL的Web应用程序,非常容易受到攻击。它的主要目标是成为安全专业人员在合法环境中测试自己的技能和工具的辅助工具,帮助Web开发人员更好地理解保护Web应用程序的过程,并帮助教师/学生在课堂环境中教授/学习Web应用程序安全。DVWA的目标是通过简单直接的界面练习一些最常见的Web漏洞,难度各不相同。请注意,该软件中

SublimeText3汉化版
中文版,非常好用

螳螂BT
Mantis是一个易于部署的基于Web的缺陷跟踪工具,用于帮助产品缺陷跟踪。它需要PHP、MySQL和一个Web服务器。请查看我们的演示和托管服务。

SublimeText3 英文版
推荐:为Win版本,支持代码提示!

mPDF
mPDF是一个PHP库,可以从UTF-8编码的HTML生成PDF文件。原作者Ian Back编写mPDF以从他的网站上“即时”输出PDF文件,并处理不同的语言。与原始脚本如HTML2FPDF相比,它的速度较慢,并且在使用Unicode字体时生成的文件较大,但支持CSS样式等,并进行了大量增强。支持几乎所有语言,包括RTL(阿拉伯语和希伯来语)和CJK(中日韩)。支持嵌套的块级元素(如P、DIV),