Replies: 1 comment
-
have you seen this example ? I have not tried the setup with tailwind, but I don't see why this will not work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Heya. I'm using NextJS + Electron and trying to follow https://nextjs.org/docs/advanced-features/customizing-postcss-config but as soon as I add purgeCSS in production mode, things start to break.
Did anyone have luck using it with Electron? Specifically following this example: https://github.com/zeit/next.js/blob/canary/examples/with-tailwindcss/postcss.config.js
Beta Was this translation helpful? Give feedback.
All reactions