This is a nice demo by Kevin Powell showing a scroll animation effect using CSS.

Demo of CSS Only Scroll Driven Animation
Kevin Powell @ youtube.com • 3 weeks ago

Kevin Powell @ youtube.com • 3 weeks ago
This is a nice demo by Kevin Powell showing a scroll animation effect using CSS.

Ovidiu Maghetiu @ phantomwp.com • 1 month ago
A lot of arguments against Tailwind were about how ugly it is to have HTML littered with classes. Here is a similar take about BEM, along with a workflow argument, from Ovidiu Maghetiu.

Andy Bel @ piccalil.li • 2 months ago
This is a nice article by Andy Bell on how to build a button component. A solid approach with lots of CSS tips.

Brecht De Ruyte @ smashingmagazine.com • 3 months ago
This looks like it will expand the designer’s options. The corner-shape property is used in conjunction with border-radius to define the shape of the curve. Currently at about 66% coverage it is still experimental, but the article suggests using it today as a progressive enhancement.

Paul Charlton @ youtube.com • 4 months ago
Bricks 2.2 added tools for creating and managing a CSS framework. In this video Paul Charlton shows how to create your own CSS framework in Bricks. If you are interested in using these new features then you can catch in the video how to do it.

Bart Veneman @ projectwallace.com • 4 months ago
If you read the page source before reading the page copy, then this report on CSS usage might be of interest. This is an in-depth analysis of what CSS is used on the top 100,000 websites. There are some interesting numbers, for instance, for CSS size, in the 50th percentile sites have 309KB of CSS. Note, there is a navigator on right side of the page to see and jump between sections.

CamelCase @ youtube.com • 5 months ago
A look at the expanding features of CSS.

Kevin Powell @ youtube.com • 6 months ago
Does CSS Grid seem too complex? Kevin Powell shows some ways to keep it simple.

Kevin Powell @ youtube.com • 7 months ago
Beginner and intermediate CSS – This video by Kevin Powell shows how to use CSS combinators. This is standard CSS that you will need to know.