Replies: 1 comment
-
|
Ongoing work: #189 |
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.
-
Hi guys,
Would you be open to the evolution of the
makeStylesAPI toward this direction in the next major release?The current API would still ba available, of course, to avoid introducing breaking changes but the recommended and documented approach would be the following one.
I think this would be more transparent.
I'm getting this idea from redux toolkit newer API: https://redux-toolkit.js.org/usage/usage-with-typescript#defining-a-pre-typed-createasyncthunk
And Dynamic-styles which is a spinoff of tss-react: https://github.com/bennodev19/dynamic-styles
Thanks for your feedbacks :)
25 votes ·
Beta Was this translation helpful? Give feedback.
All reactions