Skip to content

Commit 2474d3b

Browse files
authored
@Property css different color (microsoft#245656)
Fixes microsoft#244634
1 parent 8c8c5b6 commit 2474d3b

4 files changed

Lines changed: 977 additions & 537 deletions

File tree

extensions/vscode-colorize-tests/test/colorize-fixtures/test.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ abbr {
6363
border-bottom: none;
6464
}
6565

66+
@property --gradient-angle {
67+
syntax: '<angle>';
68+
initial-value: 0deg;
69+
inherits: false;
70+
}
6671

6772
/* specific divs */
6873

0 commit comments

Comments
 (0)