BEM - Extending Child via Parent with nesting
Hi Harry, I haven't seen any particular examples that use this pattern, so I'm not sure if I might be "doing it wrong". Consider that I have a button: <button class="c-button c-button--large">Click Me</button> And I want to use the button inside ...
Jul 16, 2018C