You are here |
8yd.no | ||
| | | |
krasimirtsonev.com
|
|
| | | | A short introduction to CSS nesting / I did use Sass and Less in the past, and one of my favorite features was the nesting. Not only me but the whole community was asking about that constantly over the years. The browser vendors heard that plea, and today, we have CSS nesting. | |
| | | |
alexmuraro.me
|
|
| | | | I have restyled my site slightly, and as you might have noticed, I added a theme selector in the top right corner. Using CSS variables, it is very easy to do and great fun too. Basically this works by setting a "root" with your default css variables :root { --background: #1B2B34; --text: #ffffff; } which [...] | |
| | | |
grabaperch.com
|
|
| | | | A common pattern with a paged listing such as a blog, is to do something different with the first item. We've added some new variables to help. | |
| | | |
www.gatsbyjs.com
|
|
| | Bringing developers and marketers even closer together to create high-performance websites with Gatsby version 3.0.0, Gatsby Hosting, all new Gatsby Image, and more! |