You are here |
chriskirknielsen.com | ||
| | | |
blog.kizu.dev
|
|
| | | | Media queries are nice, but for many things, wedon't even need them: there isthis great CSS property `color-scheme`, which allows ustomake various things adapt tothe current color scheme. Wecan even set itonaper-element basis. This post describes how wecan use registered custom properties and style queries toread the current value ofa`light-dark()` color for styling any non-color properties as well. | |
| | | |
12daysofweb.dev
|
|
| | | | Exploring new ways of approaching CSS by querying custom properties and their values. | |
| | | |
bryanlrobinson.com
|
|
| | | | In this tutorial, we'll tackle one of the amazing new features of CSS: Custom Properties. You may also have heard them referred to as CSS Variables. | |
| | | |
www.bram.us
|
|
| | Slides + Recording of the talk "MPA View Transitions are here!" I gave at JSHeroes |