How to setup babel-plugin-react-css-modules with nextjs (create-next-app) 10?

Viewed 310

I've been trying to make the babel css modules plugin work with create-next-app (nextjs 10), but found no resources online or in their offical docs. Hope to get help here!

Also a small note, I'm using SCSS (not CSS) in my project.

Edit: this is the plugin I'm taking about.

0 Answers
Related