Extracted from #1. This comment (and the ones around it) have some explanations and clues.
@webark the best way would be to fix the underlying issue (be it in ember-cli-styles or in ember-cli-postcss). Until then, we have to use the workaround in the linked comment. However, in my own configuration of ember-cli-postcss I have also a filter step which includes plugins like autoprefixer, cssnano, etc. How do I do the same with emberCliStylesOptions?
Extracted from #1. This comment (and the ones around it) have some explanations and clues.
@webark the best way would be to fix the underlying issue (be it in
ember-cli-stylesor inember-cli-postcss). Until then, we have to use the workaround in the linked comment. However, in my own configuration ofember-cli-postcssI have also afilterstep which includes plugins likeautoprefixer,cssnano, etc. How do I do the same withemberCliStylesOptions?