css-scope
Posts
Links
Reducing CSS bundle size 70% by cutting the class names and using scope isolation
At the beginning of this year I have quit consulting and set out to build GO2CINEMA — Fast, simple and secure way to book cinema tickets in the UK. I have done a splendid job making it fast, simple and secure. Somewhere along the way, I’ve gotten obsessed with the critical rendering path optimization ⚡️.
17-07-2017How to select elements that are not children of other elements in CSS | Stefan Judis Web Development
Today I came across a PR on MDN compatibility data that aims to update the CSS's support information for the :not() pseudo-class.
28-01-2021
