Tailwind versus BEM There are benefits and drawbacks to every CSS styling approach. Keeping an open mind helps. Eric Bailey October 29, 2020 CSS BEM Tailwind Cube
Keeping the Front-End Modular with BEM Using BEM when naming your classes makes being object-oriented easy and fits right in with MVC projects. Connie Chan February 24, 2015 CSS BEM Sass Good Code Design