Any Plans for Next.js Support?
Open
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.