brandly / Lax

IRC client built with Electron & React
https://github.com/brandly/Lax
MIT License
137 stars 26 forks source link

BEM usage #42

Open xvilo opened 6 years ago

xvilo commented 6 years ago

would highly recommend using BEM class naming syntax. Is this something you want? If yes, we can start refactoring this too.

brandly commented 6 years ago

i almost did this at one point. like i mentioned, i considered styled-components for a bit, which would have made BEM unnecessary, but i support this.