Support postcss customization for 2.0? #577
-
WhatThe v2 new bundler doesn't seem to expose postcss customization via user configurations as v1 does. One of the common use case that customizing would be useful is when using https://tailwindcss.com/. Currently I am only able to get tailwindcss working with vuepress 2.0 by opting it out from vuepress build process. |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Mar 1, 2022
Replies: 1 comment
-
Not sure if you implement it now, but you are free to customize bundlerConfig from theme or plugins. If you meet any problems editing bundlerConfig, you can reply with more detail. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if you implement it now, but you are free to customize bundlerConfig from theme or plugins.
If you meet any problems editing bundlerConfig, you can reply with more detail.