Time for Next-Gen Codecs to Dethrone JPEG
https://css-tricks.com/time-for-next-gen-codecs-to-dethrone-jpeg/
CSS :is() can be used to make selector lists more "forgiving." That and more in this week's platform news, courtesy of @simevidas.
https://css-tricks.com/platform-news-prefers-contrast-mathml-is-and-css-background-initial-values/
The Mobile Performance Inequality Gap
https://css-tricks.com/the-mobile-performance-inequality-gap/
RT Adam Argyle
```#css
color-mix()
color-contrast()
lab()
lch()
color()
```
ALL in Safari Tech Preview 122 🎉
Codepen CSS can drop the `in srgb` in Safari TP because they support the default `lch()` 🤓
Color Level 5 gettin love!
Adam Argyle: 🆕 mix colors in CSS in Firefox Nightly today!
```#css
background: color-mix();
```
draft spec Firefox is prototyping with
🕹 play with a **working** light/dark theme in this Codepen 💯
https://drafts.csswg.org/css-color-5/#color-mix
https://codepen.io/argyleink/pen/WNoWadG
Hey, before you start making that hover menu, @MRWweb has a few suggestions that might make you think of making a click menu instead.
https://css-tricks.com/in-praise-of-the-unambiguous-click-menu/
Did You Know About the :has CSS Selector?
https://css-tricks.com/?p=336424
Handling User Permissions in JavaScript by Andreas Remdt
https://css-tricks.com/handling-user-permissions-in-javascript/
Long Hover
https://css-tricks.com/long-hover/
RT Adam Argyle
🆕 mix colors in CSS in Firefox Nightly today!
```#css
background: color-mix();
```
draft spec Firefox is prototyping with
🕹 play with a **working** light/dark theme in this Codepen 💯
https://drafts.csswg.org/css-color-5/#color-mix
https://codepen.io/argyleink/pen/WNoWadG
Better Line Breaks for Long URLs by @reubenlillie
https://css-tricks.com/better-line-breaks-for-long-urls/
The @css gang recently went on the @JSPartyFM podcast for a head-to-head matchup of CSS trivia. We "let" Chris win.
https://css-tricks.com/the-gang-goes-on-js-danger/
Creating Patterns With SVG Filters by @finnhvman
https://css-tricks.com/creating-patterns-with-svg-filters/
How to Use Tailwind on a Svelte Site by Samson Omojola
https://css-tricks.com/how-to-use-tailwind-on-a-svelte-site/
This week in @simevidas' weekly platform news roundup!
https://css-tricks.com/platform-news-defaulting-to-logical-css-fugu-apis-custom-media-queries-and-wordpress-vs-italics/
Table of Contents with IntersectionObserver
https://css-tricks.com/table-of-contents-with-intersectionobserver/
Here's @jay_hoffmann with Chapter 7 of his series on the history of the web. Settle in as we go deep into the history of web standards.
https://css-tricks.com/chapter-7-standards/
How I Built my SaaS MVP With @Fauna ($150 in revenue so far)
https://css-tricks.com/how-i-built-my-saas-mvp-with-fauna-150-in-revenue-so-far/
The WordPress Evolution Toward Full-Site Editing
https://css-tricks.com/the-wordpress-evolution-toward-full-site-editing/