Skip to content

Commit

Permalink
Merge pull request #1 from gnuletik/master
Browse files Browse the repository at this point in the history
  • Loading branch information
niksy committed Feb 3, 2022
2 parents 5278fa1 + fed2110 commit 8f31dd6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"inset",
"invert",
"lab",
"layer",
"lch",
"leader",
"linear-gradient",
Expand All @@ -63,8 +64,7 @@
"rect",
"rem",
"repeat",
"repeat-conic-gradiant",
"repeating-linear-gradiant",
"repeating-conic-gradient",
"repeating-linear-gradient",
"repeating-radial-gradient",
"rgb",
Expand Down Expand Up @@ -159,6 +159,7 @@
"-webkit-inset",
"-webkit-invert",
"-webkit-lab",
"-webkit-layer",
"-webkit-lch",
"-webkit-leader",
"-webkit-linear-gradient",
Expand All @@ -181,8 +182,7 @@
"-webkit-rect",
"-webkit-rem",
"-webkit-repeat",
"-webkit-repeat-conic-gradiant",
"-webkit-repeating-linear-gradiant",
"-webkit-repeating-conic-gradient",
"-webkit-repeating-linear-gradient",
"-webkit-repeating-radial-gradient",
"-webkit-rgb",
Expand Down Expand Up @@ -277,6 +277,7 @@
"-moz-inset",
"-moz-invert",
"-moz-lab",
"-moz-layer",
"-moz-lch",
"-moz-leader",
"-moz-linear-gradient",
Expand All @@ -299,8 +300,7 @@
"-moz-rect",
"-moz-rem",
"-moz-repeat",
"-moz-repeat-conic-gradiant",
"-moz-repeating-linear-gradiant",
"-moz-repeating-conic-gradient",
"-moz-repeating-linear-gradient",
"-moz-repeating-radial-gradient",
"-moz-rgb",
Expand Down Expand Up @@ -395,6 +395,7 @@
"-o-inset",
"-o-invert",
"-o-lab",
"-o-layer",
"-o-lch",
"-o-leader",
"-o-linear-gradient",
Expand All @@ -417,8 +418,7 @@
"-o-rect",
"-o-rem",
"-o-repeat",
"-o-repeat-conic-gradiant",
"-o-repeating-linear-gradiant",
"-o-repeating-conic-gradient",
"-o-repeating-linear-gradient",
"-o-repeating-radial-gradient",
"-o-rgb",
Expand Down Expand Up @@ -513,6 +513,7 @@
"-ms-inset",
"-ms-invert",
"-ms-lab",
"-ms-layer",
"-ms-lch",
"-ms-leader",
"-ms-linear-gradient",
Expand All @@ -535,8 +536,7 @@
"-ms-rect",
"-ms-rem",
"-ms-repeat",
"-ms-repeat-conic-gradiant",
"-ms-repeating-linear-gradiant",
"-ms-repeating-conic-gradient",
"-ms-repeating-linear-gradient",
"-ms-repeating-radial-gradient",
"-ms-rgb",
Expand Down

0 comments on commit 8f31dd6

Please sign in to comment.