Semantic custom properties with @property just reached Baseline newly available.| web.dev
2.62K Posts, 286 Following, 2.87K Followers · Chrome Developer Relations at Google (CSS + Web UI). CSSWG Member. PADI Divemaster. Blogs at bram.us. I’m primarily active on 🦋 nowadays.| Front-End Social
The MutationObserver interface provides the ability to watch for changes being made to the DOM tree. It is designed as a replacement for the older Mutation Events feature, which was part of the DOM3 Events specification.| MDN Web Docs