Replies: 1 comment
-
这是来自QQ邮箱的自动回复邮件。
我已经收到了你的来信,我会尽快回复。
|
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Should custom properties be scoped when used in a SFC? When using the
@property
it can be confusing that it's actually shared across all app instead of scoped to this component: SFC playground example (see CSS tab)It's working with animations
@keyframes
so I guess it should work with custom properties too for consistency.Beta Was this translation helpful? Give feedback.
All reactions