Add text-stroke properties and remove the text-fill property as it doesn't work

This commit is contained in:
Kevin MacMartin 2022-05-11 18:15:37 -04:00
parent 3652048af5
commit 558501a1a7

View file

@ -270,8 +270,10 @@ rules:
- background-attachment - background-attachment
- background-blend-mode - background-blend-mode
- color - color
- text-fill
- -webkit-text-fill-color - -webkit-text-fill-color
- -webkit-text-stroke
- -webkit-text-stroke-width
- -webkit-text-stroke-color
- font - font
- font-family - font-family
- src - src