j9t’s avatarj9t’s Twitter Archive—№ 1,823

  1. …in reply to @ndorfin
    @ndorfin :root has uses and is useful. It’s only that it frequently appears to be used to target the html element. So this is not to say not to use :root, but to use html when that is the element meant (or the only element to be selected).