Style HTML from CMS with MUI

Viewed 18

I use the newer styled-components and mui theme styling from the MUI library in my NextJS Site but how do I style HTML which is loaded and rendered from a CMS.

I use html-react-parser for the the actual rendering, but how to pass MUI styles?

0 Answers
Related