material-design-lite
material-design-lite copied to clipboard
Material Design Components in HTML/CSS/JS
I would like to contribute by creating a dark mode for **mdl lite** After forking & cloning the `google / material-design-lite`, I then use: `npm install` I then install: ```...
I installed WooCommerce PayPal Checkout Gateway for [my test site](https://dev.cmhelmets.com/product/sebastian-vettel-2018-united-states-gp-f1-replica-helmet-full-size/) but I'm having trouble rendering the pay now buttons. It turns out that my theme for some reason attempts to...
Hi, the link to the MDL introduction on page: https://getmdl.io/components/index.html is broken.
As per the [Material Design specs](https://material.io/components/tooltips): > Tooltips display informative text when users hover over, **focus on**, or tap an element. Tooltips should be shown when an element is focused,...
Data Table overflows out of the viewport on small screens.
Hi, I have installed mdl using npm method and linked the files from the documentation. I'm in the process of building a nav with one of the examples but the...