Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with ember-cli-postcss #6

Open
boris-petrov opened this issue Jan 14, 2022 · 1 comment
Open

Doesn't work with ember-cli-postcss #6

boris-petrov opened this issue Jan 14, 2022 · 1 comment

Comments

@boris-petrov
Copy link
Contributor

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?

@webark
Copy link
Owner

webark commented Jan 30, 2022

Adding a "filter" (or post-process) option in ember-cli-styles-preprocessor would be nice. Might want to change the name of the module to ember-cli-styles-processor or something like that if we do that. This can be something I work though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants