mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.89k stars 32.26k forks source link

[docs] useStyles support #43784

Closed arkatriymfalnaya closed 1 month ago

arkatriymfalnaya commented 1 month ago

Related page

https://mui.com/material-ui/migration/upgrade-to-v6/

Kind of issue

Missing information

Issue description

Need information about usestyles support in future versions.

Context

Me and my team are having trouble migrating from useStyles to sx api and styled components, the markup on the whole project is breaking. We need info on what will happen with useStyles support in future versions of mui.

Search keywords: usestyles, migration

aarongarciah commented 1 month ago

@arkatriymfalnaya can you share more info about the version you're using and the some examples of the issues you've encountered while migrating to sx and styled?

You can find more info about makeStyles (useStyles) and in this page: https://mui.com/system/styles/basics/

Mui System Styles Basics

github-actions[bot] commented 1 month ago

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.