内容简介: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 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Probability and Computing
Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2005-01-31 / USD 66.00
Assuming only an elementary background in discrete mathematics, this textbook is an excellent introduction to the probabilistic techniques and paradigms used in the development of probabilistic algori......一起来看看 《Probability and Computing》 这本书的介绍吧!