ember-component-css
ember-component-css copied to clipboard
Generate styles.css/scss automatically when generating component
It would be great to see that styles.css/scss is auto-generated if you do ember g component my-component inside component's folder.
Everyone uses this addon to include styles in pod folders. Why not make it even more easier by auto-generating the styles.css file automatically?
:+1:
I think there was a discussion about properly pluggable blueprints for ember-cli.