Relative colors is a fairly new CSS feature, but browser support is already up to 85%. Kevin Powell shows how to use it in this video.
Relative Colors a New CSS Feature
Kevin Powell @ youtube.com • 2 years ago
Kevin Powell @ youtube.com • 2 years ago
Relative colors is a fairly new CSS feature, but browser support is already up to 85%. Kevin Powell shows how to use it in this video.

Temani Afif @ css-loaders.com • 2 years ago
A collection of 600 CSS-only animations.

Vitalii Kiiko @ github.com • 2 years ago
The Builderius team released an early version of their own CSS framework, which is built into the builder or can be used alone.

WengersToyBus @ species-in-pieces.com • 2 years ago
This site is an example of CSS animation. It it uses clip path polygons to create animal shapes. Pretty cool example of what can be done with some of the emerging CSS animation support and things like polygons. Web kit browsers have full support (for polygons), it’s limited in Firefox. There is a how it’s made page that describes the technique.

Nikola Perišić @ • 2 years ago
New simplified syntax for media queries already at about 90% browser support.

Kevin Powell @ zencastr.com • 2 years ago
From Kevin Powell’s podcast, his musings on the rate of adoption of different CSS features.

Eric Karkovack @ specyboy.com • 2 years ago
Here are 8 CSS and JavaScript Snippets for Adding Reveal Effects.

Slaying the Dragon @ youtube.com • 2 years ago
A good tutorial on CSS Subgrid and how to use it.

lowlighter @ matcha.mizu.sh • 2 years ago
Matcha.css is a semantic CSS library that provides styling based on the element names, rather than classes. These types of libraries are good for providing default styling for HTML for simple sites.