Open adoshem opened 6 years ago
Yes! Using MUI with Bootstrap shouldn't be a problem. Try using the mui-noglobals.css
file to use MUI without global CSS rules:
<link href="//cdn.muicss.com/mui-0.9.35/extra/mui-noglobals.min.css" rel="stylesheet" type="text/css" />
@adoshem Any updates on using MUI-noglobals with Bootstrap?
I'm very interested in your CSS Framework. The problem is we are already using bootstrap heavily and cannot remove it. Is there any way of merging your MUI framework into an existing bootstrap application.