develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 688

  1. #Obervation: #CSS is not designed to be tree shakable. Any given selector could apply to an element created at runtime via #JavaScript. CSS itself has no means of disambiguating styles that might be needed later without a lot of custom, non-spec tooling to support it.