Here's a great one from @cassiecodes with everything you need to consider for fluid, responsive animations, and options for making them.
https://css-tricks.com/responsive-animations-for-every-screen-size-and-device/
You know the old saying that, to a hammer, every problem is a nail? Well, I like the way @rpsthecoder reaches for a CSS blur() to get a natural shadow effect in this one.
https://css-tricks.com/how-to-make-a-folder-slit-effect-with-css/
Really love the way @mmatuzo breaks down this little snippet he found in one of @ChallengesCSS's demos: margin-inline: max(0px, ((100% - 64rem) / 2));
https://css-tricks.com/manuel-matuzovic-max-trickery/
Pure CSS Bezier Curve Motion Paths by @coolwanglu
https://css-tricks.com/pure-css-bezier-curve-motion-paths/
Behind the CSScenes, October 2022
https://css-tricks.com/behind-the-csscenes-october-2022/
How creative can you get decorating images with nothing but an tag? More creative than @ChallengesCSS? These are awesome.
https://css-tricks.com/fancy-image-decorations-single-element-magic/
Some takeaways from @aneventapart Denver 2022 #aeaden
https://css-tricks.com/some-things-i-took-away-from-an-event-apart-2022-in-denver/
A Pure CSS Gallery Focus Effect with :not by Krzysztof Gonciarz
https://css-tricks.com/a-pure-css-gallery-focus-effect-with-not/
Container style queries aren’t here yet, but they will be! What do you reckon you will use ‘em for?
https://css-tricks.com/early-days-of-container-style-queries/
Rendering External API Data in WordPress Blocks on the Front End by Manoj Kumar
https://css-tricks.com/rendering-external-api-data-in-wordpress-blocks-on-the-front-end/
So, WordPress 6.1 is bringing fluid type to theming — defined ranges mapped to Block Editor controls. Ganesh Dahal has all the nitty gritty details.
https://css-tricks.com/fluid-typography-wordpress-block-themes/
How to Safely Share Your Email Address on a Website by Lorenzo Bonannella
https://css-tricks.com/how-to-safely-share-your-email-address-on-a-website/
Using Web Components With Next (or Any SSR Framework) by @AdamRackis
https://css-tricks.com/using-web-components-with-next-or-any-ssr-framework/
Time to take the State of CSS survey! Polls are open through Oct. 20.
https://css-tricks.com/state-of-css-2022-survey-now-open/
Shoelace, a Framework-Independent Component-Based UX Library by @AdamRackis
https://css-tricks.com/shoelace-component-frameowrk-introduction/
Taking a step back and re-learning how to work with WordPress, courtesy of Arjun Singh.
https://css-tricks.com/getting-started-with-wordpress-block-development/
GIFs Without the .gif by @hypeddev
https://css-tricks.com/gifs-without-the-gif-the-most-performant-image-and-video-options-right-now/
Named Element IDs Can Be Referenced as JavaScript Globals by @mazzarolomatteo
https://css-tricks.com/named-element-ids-can-be-referenced-as-javascript-globals/
Wavy patterns are a cinch with SVG, but @ChallengesCSS has some clever CSS approaches that pull it off.
https://css-tricks.com/how-to-create-wavy-shapes-patterns-in-css/
How To Customize WordPress Block Theme Cover Templates with Dynamic Post Feature Images by Ganesh Dahal
https://css-tricks.com/how-to-customize-wordpress-block-theme-cover-templates-with-dynamic-post-feature-images/