bem-react
bem-react copied to clipboard
Any Plans for Next.js Support?
I am interested in using this in my Next.js project but it relies on Babel and Webpack. I want to follow Next.js recommendations, so I don't want this dependency holding me back.
- SWC instead of Babel https://nextjs.org/docs/architecture/nextjs-compiler
- Turbopack instead of Webpack https://nextjs.org/docs/architecture/turbopack
Because of this, I will only try out eslint plugin and manually follow what I can. My primary goal is to just structure CSS but I'm discovering BEM has a lot more stuff
to be honest... we don't have any serious plans for support Next.js
Got it, thanks for the honest fast answer