The [`@supports`](https://developer.mozilla.org/en-US/docs/Web/CSS/@supports) CSS at-rule is a great way to write CSS styles that degrade gracefully in older browsers. I think it makes sense to add that to the answers of ["How do you serve your pages for feature-constrained browsers? What techniques/processes do you use?"](https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/css-questions.md#how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniquesprocesses-do-you-use).