Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a flexible way to configure the preferred styling library for Tonic UI components #750

Open
cheton opened this issue May 2, 2023 · 0 comments

Comments

@cheton
Copy link
Member

cheton commented May 2, 2023

https://mui.com/material-ui/guides/styled-engine/

@mui/styled-engine-sc

https://github.com/mui/material-ui/tree/master/packages/mui-styled-engine-sc

This package is a wrapper around the styled-components package implementing the interface of @mui/styled-engine. It's designed for developers who would like to use styled-components as the main styled engine instead of @emotion/styled.

@mui/styled-engine

https://github.com/mui/material-ui/tree/master/packages/mui-styled-engine

This package is a wrapper around the @emotion/react package. It also provides a shared interface that can be used with other styled engines, like styled-components. It is used internally in the @mui/system package.

Documentation

The documentation

@cheton cheton modified the milestone: v2 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant