ember-component-css
ember-component-css copied to clipboard
Glimmer support
Are there plans to support glimmer components? I tried using https://www.npmjs.com/package/ember-glimmer-component and it works when using the CompatComponent, but not the ES6 class component. Ideally we can support the class based one. I'm not sure what is required, but wanted to start the discussion on it.