This is an AMP version of the lightweight MUI CSS framework by Andres Morey, inspired by Material Design. It complies with the AMP CSS spec.
Insert the contents of mui.min.css
file into the <style amp-custom></style>
tag. Remember to use <amp-img>
instead of <img>
tags in AMP HTML.
Check out the demo page as a valid AMP HTML document.
- Removed
!important
andstyle=""
attributes - Removed ripple effect
- Changed syntax for dropdowns, tabs and overlays
Licensed under MIT License.