CSS: Select with Multiple Classes

Given an element with two classes, i.e. class="foo bar"

Select elements that have BOTH classes as .foo.bar {....}

Comments

Popular posts from this blog

Notes on Javascript async and await

React-Redux: "Container Component" is Plumbing

Programming as a Cure for Burnout