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://codercto.com/soft/d/4028.html

Effective Modern C++

Effective Modern C++

Scott Meyers / O'Reilly Media / 2014-12 / USD 49.99

Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programming language. Scott Meyers takes some of the most dif......一起来看看 《Effective Modern C++》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具