Skip to content

Commit

Permalink
Update functions list
Browse files Browse the repository at this point in the history
  • Loading branch information
niksy committed Oct 15, 2023
1 parent 7429714 commit fec2bfe
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,24 @@
"exp",
"fit-content",
"format",
"gradient",
"grayscale",
"hsl",
"hsla",
"hue-rotate",
"hwb",
"hypot",
"image",
"image-rect",
"image-set",
"inset",
"invert",
"lab",
"layer",
"lch",
"leader",
"light-dark",
"linear",
"linear-gradient",
"local",
"log",
Expand Down Expand Up @@ -123,6 +127,7 @@
"url",
"var",
"view",
"xywh",
"-webkit-abs",
"-webkit-acos",
"-webkit-annotation",
Expand Down Expand Up @@ -154,20 +159,24 @@
"-webkit-exp",
"-webkit-fit-content",
"-webkit-format",
"-webkit-gradient",
"-webkit-grayscale",
"-webkit-hsl",
"-webkit-hsla",
"-webkit-hue-rotate",
"-webkit-hwb",
"-webkit-hypot",
"-webkit-image",
"-webkit-image-rect",
"-webkit-image-set",
"-webkit-inset",
"-webkit-invert",
"-webkit-lab",
"-webkit-layer",
"-webkit-lch",
"-webkit-leader",
"-webkit-light-dark",
"-webkit-linear",
"-webkit-linear-gradient",
"-webkit-local",
"-webkit-log",
Expand Down Expand Up @@ -247,6 +256,7 @@
"-webkit-url",
"-webkit-var",
"-webkit-view",
"-webkit-xywh",
"-moz-abs",
"-moz-acos",
"-moz-annotation",
Expand Down Expand Up @@ -278,20 +288,24 @@
"-moz-exp",
"-moz-fit-content",
"-moz-format",
"-moz-gradient",
"-moz-grayscale",
"-moz-hsl",
"-moz-hsla",
"-moz-hue-rotate",
"-moz-hwb",
"-moz-hypot",
"-moz-image",
"-moz-image-rect",
"-moz-image-set",
"-moz-inset",
"-moz-invert",
"-moz-lab",
"-moz-layer",
"-moz-lch",
"-moz-leader",
"-moz-light-dark",
"-moz-linear",
"-moz-linear-gradient",
"-moz-local",
"-moz-log",
Expand Down Expand Up @@ -371,6 +385,7 @@
"-moz-url",
"-moz-var",
"-moz-view",
"-moz-xywh",
"-o-abs",
"-o-acos",
"-o-annotation",
Expand Down Expand Up @@ -402,20 +417,24 @@
"-o-exp",
"-o-fit-content",
"-o-format",
"-o-gradient",
"-o-grayscale",
"-o-hsl",
"-o-hsla",
"-o-hue-rotate",
"-o-hwb",
"-o-hypot",
"-o-image",
"-o-image-rect",
"-o-image-set",
"-o-inset",
"-o-invert",
"-o-lab",
"-o-layer",
"-o-lch",
"-o-leader",
"-o-light-dark",
"-o-linear",
"-o-linear-gradient",
"-o-local",
"-o-log",
Expand Down Expand Up @@ -495,6 +514,7 @@
"-o-url",
"-o-var",
"-o-view",
"-o-xywh",
"-ms-abs",
"-ms-acos",
"-ms-annotation",
Expand Down Expand Up @@ -526,20 +546,24 @@
"-ms-exp",
"-ms-fit-content",
"-ms-format",
"-ms-gradient",
"-ms-grayscale",
"-ms-hsl",
"-ms-hsla",
"-ms-hue-rotate",
"-ms-hwb",
"-ms-hypot",
"-ms-image",
"-ms-image-rect",
"-ms-image-set",
"-ms-inset",
"-ms-invert",
"-ms-lab",
"-ms-layer",
"-ms-lch",
"-ms-leader",
"-ms-light-dark",
"-ms-linear",
"-ms-linear-gradient",
"-ms-local",
"-ms-log",
Expand Down Expand Up @@ -618,5 +642,6 @@
"-ms-type",
"-ms-url",
"-ms-var",
"-ms-view"
"-ms-view",
"-ms-xywh"
]

0 comments on commit fec2bfe

Please sign in to comment.