parserlib: text-emphasis-color

This commit is contained in:
tophf 2022-02-04 13:08:03 +03:00
parent 421526d60b
commit 6b87f7840f

View File

@ -562,6 +562,7 @@ self.parserlib = (() => {
'[ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]',
'text-decoration-style': '<text-decoration-style>',
'text-emphasis': '<text-emphasis-style> || <color>',
'text-emphasis-color': '<color>',
'text-emphasis-style': '<text-emphasis-style>',
'text-emphasis-position': '[ over | under ] && [ right | left ]?',
'text-height': 1,