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?
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?