-
Notifications
You must be signed in to change notification settings - Fork 155
Postcss support #91
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
Comments
@lancetharper Maybe look at the SASS/SCSS implementation since it should be the most complete one. |
@jeremyzahner I looked at the SASS examples and they are using |
vue-jest can't be async, because jest transforms can't be async. What plugins need to be async? |
I'm not sure which ones are, I just get a warning saying async plugins won't work if postcss isn't run async. I don't know if there is a sync method for automatically loading the configs either. |
#195 guys please take a look on my PR |
any news about it? |
Would love to get support for postcss. I've forked to explore this and am hopeful to submit a PR for it
The text was updated successfully, but these errors were encountered: