内容简介: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 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
统计自然语言处理基础
Chris Manning、Hinrich Schütze / 苑春法、李伟、李庆中 / 电子工业出版社 / 2005-1 / 55.00元
《统计自然语言处理基础:国外计算机科学教材系列》是一本全面系统地介绍统计自然语言处理技术的专著,被国内外许多所著名大学选为计算语言学相关课程的教材。《统计自然语言处理基础:国外计算机科学教材系列》涵盖的内容十分广泛,分为四个部分,共16章,包括了构建自然语言处理软件工具将用到的几乎所有理论和算法。全书的论述过程由浅入深,从数学基础到精确的理论算法,从简单的词法分析到复杂的语法分析,适合不同水平的读......一起来看看 《统计自然语言处理基础》 这本书的介绍吧!