Dark Mode in CSS
The CSS specification is constantly evolving. The process of implementing new features in the CSS is complicated: to put it simply, let’s say a CSS task force decides what new elements to add to the specification. It is then up to browsers to implement these new elements, and choose in which order to implement them, …