#gaurav-elements-appearance
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- gaurav8690, 18 hours ago, 13 messages
- gaurav-address-element, 20 hours ago, 6 messages
guarav-appearance-api
gaurav8690
Yeah looks like you would need to use font-style for italics which isn't supported. I can put in a feature request for that to get added in the future
What value does the property "fontVariation" expect?
I do not see any see CSS property called "font-varaition".
There is a CSS property called "font-variation-settings" though.
Hmm yeah that looks like a bug
Should just be fontVariant not fontVariation
I'll file a ticket to get that fixed
There is a fontVariationSettings variable as well to be used for setting the font-variation-settings CSS prop.
The Supported CSS properties section does not have fontVariationSettings but it has fontVariation and fontVariant.
fontVariationSettings property can be configured on the root level though as per the docs.