
The Coding Studio Inc. Tips
Chris' Corner: Can Has Blurs, Filters, and Masks
Published: 2023-10-09
You’ve seen CSS’ new :has() selector right? There are all these “basic” use cases that leave me smiling because the solutions of the past were inelegant at best, and now are easy and satisfying. Here’s one: One approach to this with :has() is just a few lines and reads very clearly to me: But as […] The post Chris’ Corner: Can Has Blurs, Filters, and Masks appeared first on CodePen Blog.