内容简介: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。
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机程序设计艺术
Donald E.Knuth / 苏运霖 / 机械工业出版社 / 2006-4 / 45.00元
《计算机程序设计艺术》(经典计算机科学著作最新版)(第1卷第1册双语版)更新了《计算机程序设计艺术,第1卷,基本算法》(第3版),并且最终将成为该书第4版的一部分。具体地说,它向程序员提供了盼望已久的MMIX,代替原来的MIX的一个以RISC为基础的计算机,并且描述了MMIX汇编语言。一起来看看 《计算机程序设计艺术》 这本书的介绍吧!