Closed cherylli closed 1 year ago
Name | Link |
---|---|
Latest commit | 8a4656938c897459620cfd7d096d309e77a2ae49 |
Latest deploy log | https://app.netlify.com/sites/priceless-booth-2dfcaf/deploys/6495a174e4af250007bed7be |
Deploy Preview | https://deploy-preview-176--priceless-booth-2dfcaf.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Hey @vmcodes ! 🥷 As soon as we merge this PR, I recommend adding this to your typescript conversion branch to prevent future conflicts 🙌🏼
Have you updated the CHANGELOG.md file? If not, please do it.
yes
What is this change?
Remove
babel-plugin-styled-components
to use nextjs built in compiler to handle styled components compiling and its options More info here - https://nextjs.org/docs/architecture/nextjs-compilerThis was added not long ago due to newer next version was giving error #170 . I've now found a fix to it
Were there any complications while making this change?
no
How did you verify this change?
run it locally
When should this be merged?
After review