How to use MUI in Fresh?
Is there a way to use Material UI components library in Fresh?
Here is the code I tried:
And it gives me this error:
You can use MUI in Preact: https://github.com/mui/material-ui/tree/master/examples/preact
But I don't know how to use it in Fresh.
Here is the code I tried:
And it gives me this error:
You can use MUI in Preact: https://github.com/mui/material-ui/tree/master/examples/preact
But I don't know how to use it in Fresh.
GitHub
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design. - material-ui/examples/preact at master · mui/material-ui