You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this make any sense?
This could also be used to style Native applications as well, since className is not a part of native apps, but custom attributes can solve this problem.
Sorry if I don't make sense, I'm just looking for some connections.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm an author of this UI rendering library, where it's possible to add custom JSX attributes.
I just thought that maybe it could be useful for Tailwind to not just abuse
className
, but be spread across a custom JSX attribute as Record instead.Something like
Or
Does this make any sense?
This could also be used to style Native applications as well, since
className
is not a part of native apps, but custom attributes can solve this problem.Sorry if I don't make sense, I'm just looking for some connections.
Beta Was this translation helpful? Give feedback.
All reactions