RFC | Handling custom CSS selectors in UIDL #550
JayaKrishnaNamburu
started this conversation in
Ideas
Replies: 1 comment
-
cc @alexnm & @vladnicula |
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.
-
With the latest update we support the
pseudo
selectors using aelement-state
attribute in thereferencedStyles
in UIDL. We pre-defined a fixed set of states likeSo, we technically cannot define a custom selector like which we hacked around previously using
nested-styles
We need to discuss a first class support for handling such scenarios in the UIDL using
referencedStyles
Beta Was this translation helpful? Give feedback.
All reactions