You are here |
amberwilson.co.uk | ||
| | | |
joshcollinsworth.com
|
|
| | | | CSS variables (otherwise known as CSS custom properties) give previously impossible superpowers to CSS developers. This post covers what they are, how they work, and a couple of nifty ways you can implement them on your own website. | |
| | | |
12daysofweb.dev
|
|
| | | | Also known as "CSS variables," this nifty modern CSS feature enables incredible flexibility throughout your stylesheets. | |
| | | |
smashingconf.com
|
|
| | | | If you ever feel lost in the CSS weeds, wrestling with the cascade, or you just want to improve your workflow with modern, efficient, and maintainable stylesheets, then this workshop is for you! | |
| | | |
lisilinhart.info
|
|
| | CSS variables have been around for a while. Although they still lack some Browser Support (mainly IE and Edge), they provide a great new way to structure and interact with your CSS. In order to take a closer look at the performance impact of CSS variables one has to understand the basic principle of the scope, because it also applies to CSS variables. |