ember-cli-mdc
ember-cli-mdc copied to clipboard
ember-cli addon for material-components-web
I've been working with `ember-cli-mdc` a while and showed up the necessity to use this component. I implemented it with `"@material/tooltip": "^8.0.0"`, a different version of the current components. So,...
Note that this issue is different from #4 where the author is using an `app.sCss` file and not an `app.sAss` file. I've set `sassOptions: { extension: 'sass' }` in ember-cli-build.js...
I recently discovered an inconsistency and ran some tests to investigate. It appears that adjusting the pre-select option should resolve the issue.