I read in the university lesson a while back global classes “we do not recommend using global classes as combo classes as there can be inheritance issues that can break your design across your project.” Does anyone use them easily in WF?
Globals seem to make sense to me. For example “BG light”, “shadow xl”.
Then if they are the go, how does this does not work with class naming. It looks like I might be heading into some atomic (which I am only reading about now) versus BEM brain implosion territory.