This week we interviewed @html5doctor creator @Rich_Clark who's Head of Design at @MoneySupermkt Group
Check out his interview in full https://t.co/oJ0G03BKs7
TIL you can have CSS class names with colons in them using backslash escapes:
.xl\:w-2\/3{
width:66.66667%
}
<div class="xl:w-2/3">...</div>
Not sure how I used CSS for nearly two decades without learning that before, but there you go!
If I design something that isn't accessible, I'm breaking the law. And it's a law I (and @confrere_video) embrace. This is why:
https://t.co/ARU3yqw3CV #a11y