Update values-4.vim

https://www.w3.org/TR/2021/WD-css-values-4-20210930/
This commit is contained in:
Kyo Nagashima
2021-10-02 07:11:26 +09:00
parent f548cf1f61
commit 9b0a104f17
2 changed files with 2 additions and 1 deletions

View File

@@ -1217,6 +1217,7 @@ view {
display: exp(1);
display: abs(-1);
display: sign(-4);
display: mix(33%; 1px; 2px);
}
.variables-1 {