CSS transpiler cssnext

码农软件 · 软件分类 · CSS框架 · 2019-04-20 21:59:06

软件介绍

cssnext 是一个 CSS transpiler,允许你使用最新的 CSS 语法。cssnext 把 新 CSS 规范转换成兼容性更强的 CSS,所以不需要等待各种浏览器支持。

主要特性:

  • custom properties & `var()`

  • reduced `calc()`

  • custom media queries

  • media queries ranges

  • custom selectors

  • automatic vendor prefixes

  • `color()` support

  • `gray()` support

  • `hwb()` support

  • hexa `#rrggbbaa` support

  • `rebeccapurple`

  • `:matches` pseudo-class

  • `:not` pseudo-class                  (to l.3)        

  • font-variant                  (to font-feature-settings)        

  • filters                  (svg fallback)        

  • `rem` units fallback                  (to px)        

  • ::pseudo syntax                  (`:` compat)        


本文地址:https://www.codercto.com/soft/d/4028.html

Probability and Computing

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》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具