amp-mui
amp-mui copied to clipboard
⚡ AMP MUI CSS Framework
⚡ AMP MUI CSS Framework
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.
Usage
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.
Demo
Check out the demo page as a valid AMP HTML document.
Differences from MUI
- Removed
!important
andstyle=""
attributes - Removed ripple effect
- Changed syntax for dropdowns, tabs and overlays
License
Licensed under MIT License.