Replies: 1 comment 2 replies
-
Sure can - you'll just need to use brackets for values with a dot in them - |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to access the
2.5
property ofspacing
in my theme inside the inlinetheme
function, but it doesn't seem to get picked up.Tried escaping the dot
theme(spacing.2\.5)
, but no luck. Is there any way to do such thing?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions