bem-react icon indicating copy to clipboard operation
bem-react copied to clipboard

Any Plans for Next.js Support?

Open Sam-Kruglov opened this issue 1 year ago • 2 comments

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.

  1. SWC instead of Babel https://nextjs.org/docs/architecture/nextjs-compiler
  2. 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

Sam-Kruglov avatar Oct 17 '24 04:10 Sam-Kruglov

to be honest... we don't have any serious plans for support Next.js

veged avatar Oct 17 '24 05:10 veged

Got it, thanks for the honest fast answer

Sam-Kruglov avatar Oct 17 '24 08:10 Sam-Kruglov