-
@lesliecdubs @adamwathan What's the naming methodology for "just CSS classes that make sense"? 😉 We use SCSS and have recently gone through a convention update, so we have our partials split over ~5 folders. We have a strict "where does this file go" convention which means new styles are easy to add
-
@lesliecdubs @adamwathan It also means it's easy to track what partials are still used. We have 2 FE devs (soon to be 3) Starting over would be still the same. I don't understand tailwind, I can see the benefits of BEM but only when you are writing the HTML. We use a CMS with templates we've defined