Fallbacks
#532
Replies: 1 comment 2 replies
-
Hey mate 👋 Sorry, just realised this isn't documented but you can already do this using arrays. And you're correct, Example: export const scrollbarWrapper = style({
overflow: ['auto', 'overlay']
}) |
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.
-
Hey 👋
Do you plan to support fallback styles?
If I get it right, the
fallbackVar
utility from vanilla-extract is a bit different thing. Correct me if I'm wrong:Beta Was this translation helpful? Give feedback.
All reactions