Eric White
Eric White
Looks like this may be deprecated in favour of https://github.com/ember-cli-deploy/ember-cli-deploy-compress `@ember-cli-deploy/ember-cli-deploy-compress`? @lukemelia can you confirm?
Is there an option to do CSS classes in custom formatter, rather than inline? Because the body of the dev console has the class `-theme-with-dark-background`. We could also alternatively check...
@e111077 would there be a standard you have for events naming? Like[ Lit docs](https://lit.dev/docs/frameworks/react/) always have `on: 'event'`, I assume this would follow? Would be nice to know so once...
I believe I can use the [webpack sass-loader](https://www.robinwieruch.de/webpack-sass/) in my App. But atm not sure there's a way forward with consuming an addon that uses ember-cli-sass. Some discussion on [Ember...
@amk221 Currently I don't have it working in my setup (but I perhaps am doing some more abnormal things like importing from node_modules). I plan to try experimenting with moving...
@amk221 If starting ecosystem from scratch I don't think most people advise using `ember-cli-sass` anymore (I wouldn't for sure)