March 13, 2020
Added CSS :checked pseudo-class and siblings combinator
This week, we added the CSS :checked pseudo-class as well as the adjacent sibling (A + B) and general sibling (A ~ B) combinators. Great additions to work in interactive emails!