BEM configuration for react typescript

50 views Asked by At

I used to work for a company that used BEM to build classNames for react elements, now I'm working on a solo project and would like to use it, and came across this package rebem-jsx but my project is typescript I tried to get it to work with babel, plugin that is called in vite, but it didn't work, have anyone used a similar package with tsx before that he recommends?

0

There are 0 answers