File tree Expand file tree Collapse file tree
plugins/postcss-color-mix-variadic-function-arguments Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 - PostCSS Color Functional Notation
7676 - PostCSS Color Hex Alpha
7777 - PostCSS Color Mix Function
78+ - PostCSS Color Mix Variadic Function Arguments
7879 - PostCSS Conditional Values
7980 - PostCSS Content Alt Text
8081 - PostCSS Contrast Color Functions
Original file line number Diff line number Diff line change 7272 - PostCSS Color Functional Notation
7373 - PostCSS Color Hex Alpha
7474 - PostCSS Color Mix Function
75+ - PostCSS Color Mix Variadic Function Arguments
7576 - PostCSS Conditional Values
7677 - PostCSS Content Alt Text
7778 - PostCSS Contrast Color Functions
Original file line number Diff line number Diff line change 113113 - plugins/postcss-color-rebeccapurple/**
114114 - experimental/postcss-color-rebeccapurple/**
115115
116+ " plugins/postcss-color-mix-variadic-function-arguments " :
117+ - changed-files :
118+ - any-glob-to-any-file :
119+ - plugins/postcss-color-mix-variadic-function-arguments/**
120+ - experimental/postcss-color-mix-variadic-function-arguments/**
121+
116122" plugins/postcss-color-mix-function " :
117123 - changed-files :
118124 - any-glob-to-any-file :
Original file line number Diff line number Diff line change 11{
22 "name" : " @csstools/postcss-color-mix-variadic-function-arguments" ,
3- "description" : " Use the color-mix function in CSS" ,
3+ "description" : " Mix any number of colors with the color-mix function in CSS" ,
44 "version" : " 0.0.0" ,
55 "contributors" : [
66 {
7878 "keywords" : [
7979 " color-mix" ,
8080 " css" ,
81- " display-p3" ,
8281 " interpolation" ,
8382 " postcss-plugin" ,
84- " prophoto-rgb" ,
85- " rec2020" ,
86- " rgb" ,
87- " rgba" ,
88- " srgb-linear" ,
8983 " syntax" ,
90- " variadic" ,
91- " xyz"
84+ " variadic"
9285 ],
9386 "csstools" : {
9487 "cssdbId" : " color-mix-variadic-function-arguments" ,
You can’t perform that action at this time.
0 commit comments