-
-
Notifications
You must be signed in to change notification settings - Fork 3
feat(react): allow dynamic inline styles #33
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestFor tasks eligible for Hacktoberfest participationFor tasks eligible for Hacktoberfest participationreactFor React-related stuffFor React-related stuff
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestFor tasks eligible for Hacktoberfest participationFor tasks eligible for Hacktoberfest participationreactFor React-related stuffFor React-related stuff
Allow dynamic inline styles, as they are quite useful when generating numeric values that can be predicted in advance (so we can't prepare specific CSS classes for them).