-
|
Postcss is only mentioned in the docs in regards to plugin lifecycle methods. I'd like to use postcss-nesting in my docusaurus project, but it seems that adding a |
Beta Was this translation helpful? Give feedback.
Answered by
IanVS
Aug 18, 2022
Replies: 1 comment 1 reply
-
|
I take it back, adding the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
IanVS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I take it back, adding the
postcss.config.jsfile does work. It would be cool if this was documented though.