Skip to content

Commit 96bb8e8

Browse files
committed
color-mod is now rejected
1 parent 1e1b4cb commit 96bb8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssdb.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"title": "`color-mod()` Function",
7979
"description": "A function for modifying colors",
8080
"specification": "https://www.w3.org/TR/css-color-4/#funcdef-color-mod",
81-
"stage": 2,
81+
"stage": -1,
8282
"example": "p {\n color: color-mod(black alpha(50%));\n}",
8383
"polyfills": [
8484
{

0 commit comments

Comments
 (0)