parserlib: add accent-color
This commit is contained in:
parent
295cb4541c
commit
ba7b55c23d
|
@ -31,6 +31,7 @@ self.parserlib = (() => {
|
||||||
//#region Properties
|
//#region Properties
|
||||||
|
|
||||||
const Properties = {
|
const Properties = {
|
||||||
|
'accent-color': 'auto | <color>',
|
||||||
'align-items': 'normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]',
|
'align-items': 'normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]',
|
||||||
'align-content': '<align-content>',
|
'align-content': '<align-content>',
|
||||||
'align-self': '<align-self>',
|
'align-self': '<align-self>',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user