mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add missing pixelated value to images-3.vim
This commit is contained in:
@@ -444,6 +444,7 @@ template {
|
||||
display: flip;
|
||||
display: scale-down;
|
||||
display: from-image;
|
||||
display: pixelated;
|
||||
display: repeating-linear-gradient(to bottom, yellow, blue);
|
||||
display: repeating-radial-gradient(farthest-corner at 50% 50%, yellow, green);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user