README
ember-cli-mdc-htmlbars
Componentizes standard HTML text elements and adds attributes for typography, theme, and rtl support
Installation
ember install ember-cli-mdc-htmlbars
ember-cli addon for basic html elements for Material Design
<script type="module">
import emberCliMdcHtmlbars from 'https://cdn.skypack.dev/ember-cli-mdc-htmlbars';
</script>
Componentizes standard HTML text elements and adds attributes for typography, theme, and rtl support
ember install ember-cli-mdc-htmlbars