ember-cli-mdc-rtl
==============================================================================

[Short description of the addon.]


Compatibility
------------------------------------------------------------------------------

* Ember.js v3.24 or above
* Ember CLI v3.24 or above
* Node.js v12 or above

ember-cli addon for [`@material/rtl`](https://github.com/material-components/material-components-web/tree/master/packages/mdc-rtl).

Installation
------------

    ember install ember-cli-mdc-rtl
        
Pre-Octane Support
-------------------

Please see example code in `tests/dummy/app/templates` for examples of using rtl support
in your application pre-octane. 

If your application support Ember Octane, then this add-on
is primarily needed for dependency inclusions. We now set the `dir` attribute directly on
the corresponding element. 
