All Projects → niutech → amp-mui

niutech / amp-mui

Licence: other
⚡ AMP MUI CSS Framework

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to amp-mui

amp-surface
⚡ AMP Surface CSS Framework
Stars: ✭ 26 (+44.44%)
Mutual labels:  amp, css-framework, amp-html
amp-renderer
Server-side rendering for AMP in Python
Stars: ✭ 14 (-22.22%)
Mutual labels:  amp, amp-html
Amp Spectre
⚡ AMP Spectre CSS Framework
Stars: ✭ 49 (+172.22%)
Mutual labels:  amp, css-framework
react-amp-components
A (hopefully) simple way to render AMP components via React on the server.
Stars: ✭ 30 (+66.67%)
Mutual labels:  amp, amp-html
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (+53055.56%)
Mutual labels:  amp, css-framework
ampjucks
Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp
Stars: ✭ 18 (+0%)
Mutual labels:  amp, amp-html
wordpress-amp-theme
A free WordPress theme for blogging built entirely on Google AMP
Stars: ✭ 22 (+22.22%)
Mutual labels:  amp, amp-html
amp-converter
A PHP library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).
Stars: ✭ 59 (+227.78%)
Mutual labels:  amp, amp-html
amp-react-renderer-plugin
⚡Plugin makes it painless to create React component based AMP page⚡
Stars: ✭ 29 (+61.11%)
Mutual labels:  amp, amp-html
amp-browser
AMP Browser
Stars: ✭ 39 (+116.67%)
Mutual labels:  amp, amp-html
hucssley
Hucssley - a full-featured, consistent, atomic utility class library for rapidly building performant UI
Stars: ✭ 79 (+338.89%)
Mutual labels:  css-framework
siimple
The minimal and themeable CSS toolkit for flat and clean designs
Stars: ✭ 525 (+2816.67%)
Mutual labels:  css-framework
buldy
🎈 Modern CSS framework distilled from the best of larger frameworks
Stars: ✭ 18 (+0%)
Mutual labels:  css-framework
ficus
Scala-friendly companion to Typesafe config
Stars: ✭ 321 (+1683.33%)
Mutual labels:  amp
uniformcss
A fully configurable utility class generator and CSS framework built for Sass projects.
Stars: ✭ 133 (+638.89%)
Mutual labels:  css-framework
materialize-rtl
RTL version of materializecss framework v1.0.0
Stars: ✭ 80 (+344.44%)
Mutual labels:  css-framework
neptune-web
Wise Web Design System
Stars: ✭ 55 (+205.56%)
Mutual labels:  css-framework
strawberry
A new flexbox based CSS micro-framework.
Stars: ✭ 71 (+294.44%)
Mutual labels:  css-framework
steller-css
⛰️ A utility-first CSS framework that serves as the foundation of your design system
Stars: ✭ 14 (-22.22%)
Mutual labels:  css-framework
nativekit
Native UI Kit for Electron Framework. Native Kit is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems.
Stars: ✭ 15 (-16.67%)
Mutual labels:  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 and style="" attributes
  • Removed ripple effect
  • Changed syntax for dropdowns, tabs and overlays

License

Licensed under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].