Microsoft/vscode

[css] Add new CSS color functions

Open

#165,207 创建于 2022年11月2日

在 GitHub 查看
 (23 评论) (128 反应) (1 负责人)TypeScript (10,221 fork)batch import
css-less-scssfeature-requesthelp wanted

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

Снимок экрана от 2022-11-02 00-55-30

CSS Color Modules 4 added many new color functions. This spec already Candidate Recommendation Draft and was implemented in Safari 15 without any flags. We already have a few articles about the most interesting of them oklch() and lch().

We need the same color preview box as we have for other colors like red.

Functions:

贡献者指南