内容简介:Tailwind CSS v3.0 已正式发布,新版本在性能和工作流优化方面带来了巨大的提升,同时还增加了大量新特性。 Tailwind CSS v2.0 主要更新内容: Just-in-Time, all the time — lightning fast build times, stac...
Tailwind CSS v3.0 已正式发布,新版本在性能和工作流优化方面带来了巨大的提升,同时还增加了大量新特性。
Tailwind CSS v2.0 主要更新内容:
- Just-in-Time, all the time — lightning fast build times, stackable variants, arbitrary value support, better browser performance, and more.
- Every color out of the box — including all of the extended palette colors like cyan, rose, fuchsia, and lime, and fifty shades of grey gray.
- Colored box shadows — for fun glow and reflection effects, and more natural shadows on colored backgrounds.
- Scroll snap API — a comprehensive and composable set of utilities for CSS-only scroll snapping.
- Multi-column layout — so you can finally build that online newspaper you’ve been dreaming about.
- Native form control styling — make checkboxes, radio buttons, and file inputs match your brand without reinventing the wheel.
- Print modifier — control how your site looks when someone prints it, right from your HTML.
- Modern aspect ratio API — no more padding hacks, well unless you need to support Safari 14, which you probably do, but still.
- Fancy underline styles — the missing piece to making that side-project of yours finally take off.
- RTL and LTR modifiers — for complete control when building multi-directional websites.
- Portrait and landscape modifiers — honestly just because they were really easy to add.
- Arbitrary properties — now Tailwind supports CSS properties we’ve never even heard of.
- Play CDN — the new Just-in-Time engine squeezed into a CDN script that runs right in the browser.
- Tons of other utilities — including support for touch-action, will-change, flex-basis, text-indent, scroll-behavior, and more.
详细更新说明查看 https://tailwindcss.com/blog/tailwindcss-v3。
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
七周七语言(卷2)
【美】Bruce A. Tate(泰特)、Fred Daoud(达乌德)、Ian Dees(迪斯) / 7ML翻译组 / 人民邮电出版社 / 2016-12 / 59
深入研习对未来编程具有重要意义的7种语言 Lua、Factor、Elixir、Elm、Julia、Idris和MiniKanren 本书带领读者认识和学习7种编程语言,旨在帮助读者探索更为强大的编程工具。 本书延续了同系列的畅销书《七周七语言》《七周七数据库》和《七周七Web开发框架》的体例和风格。 全书共8章,前7章介绍了Lua、Factor、Elm、Elixir、Jul......一起来看看 《七周七语言(卷2)》 这本书的介绍吧!