In this podcast Kevin Powell talks about intrinsic design and his approach to layouts. The idea is to keep it simple and give just enough direction to the browser.

Thinking With the CSS Mindset Instead of Fighting It
Kevin Powell @ zencastr.com
• 2 months agoHere is another installment from Kevin Powell in his beginners series on CSS. In this podcast episode he talks about how CSS can go from very simple to complex, and how to think so as to work with the browser instead of fighting it.

CSSCrafter CSS Snippets for Gutenberg
Gobinda Tarafdar @ csscrafter.com
• 3 months agoCSScrafter is a collection of CSS snippets that you can easily apply to Gutenberg blocks.

More Control Using CSS Grid for Absolute Positioning
Kevin Powell @ youtube.com
• 3 months agoIn this short video Kevin Powell shows how to use CSS Grid to help with absolute positioning of elements.

Catching Up on CSS Features
Mike Davey @ deliciousbrains.com
• 3 months agoThis article covers several CSS features with a good explanation for each. For example container queries.

How To Define An Array Of Colors With CSS
Temani Afif @ smashingmagazine.com
• 4 months agoIn the creative CSS, but I’m not sure how useful department, here is an article showing how to create an array of colors using only modern CSS. I suspect you’d want to combine this with some JavaScript to be able to pick colors, or allow the user to pick colors, which seems to limit its usefulness on its own.

First Look At The Core Framework
David McCan @ youtube.com
• 5 months agoThe Core Framework is a new toolkit for creating and customizing your own CSS framework. There is a UI for generating CSS classes and variables and there is a WordPress plugin. At launch the Core Framework has WordPress extensions for Gutenberg, Bricks, and Oxygen. This video is a first look at the features and a quick test using the Gutenberg and Bricks extensions.