elwayman02 / ember-cli-opinionated

The Enhanced Ember Application Blueprint
MIT License
83 stars 7 forks source link

Ember-Component-CSS or Ember-CLI-Sass-Pods? #13

Open elwayman02 opened 9 years ago

elwayman02 commented 9 years ago

I'm currently leaning towards ember-cli-sass-pods as it focuses on scss out of the gate and ember-component-css has something like 34 open issues, which indicates to me that it's not really ready for production apps yet. That said, the forces driving ember-component-css seem more active about the idea perhaps, so we'll have to keep tabs on this one.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26928185-ember-component-css-or-ember-cli-sass-pods?utm_campaign=plugin&utm_content=tracker%2F22723015&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22723015&utm_medium=issues&utm_source=github).
greyhwndz commented 8 years ago

@elwayman02: are you still using ember-cli-sass-pods?

GCheung55 commented 8 years ago

Would https://www.npmjs.com/package/ember-css-modules be a contender?

elwayman02 commented 8 years ago

@GCheung55 thanks, this looks interesting! I'm removing ember-cli-sass-pods for now, pending the module normalization RFC. I won't add a different one just yet, as I'm hoping that this will get solved for everyone soon.