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/
A great case study from @georgiNikoloff on how SVG makes a large dashboard of graphs a lot easier to maintain.
https://css-tricks.com/too-many-svgs-clogging-up-your-markup-try-use/
Web Frameworks: Why You Don’t Always Need Them
https://css-tricks.com/web-frameworks-why-you-dont-always-need-them/
Firebase Crash Course by @_davideast
https://css-tricks.com/firebase-crash-course/
RT Adam Argyle
A grid with centered content and more padding as more screen space is available
✅ custom property spacing
✅ nesting centralized ownership
✅ level 4 @ media query syntax
ty @ postcss-preset-env for enabling us, love being able to write this
https://preset-env.cssdb.org/features
Web Components Are Easier Than You Think by @storykaboom
https://css-tricks.com/web-components-are-easier-than-you-think/