unpunnyfuns/swatchbook: Storybook Addon for DTCG design tokens | github.com/unpunnyfuns/...
Can you feel it? Polyphia | www.youtube.com/watch?v=QB15...
Sätteri puts flexible JavaScript plugins on top of a fast Rust Markdown / MDX engine. Best of both worlds. | satteri.bruits.org
My second PR landed - Thanks for the review @patrickbrosset.com - Look at this nifty OpenGraph cards 😁 - more on how these were built and how you can add them to your site. - web-platform-dx.github.io/web-features...
Inspired by Sass True, I wrote css-expect: css-expect lets you write browser-native expectations for CSS custom functions and mixins. github.com/schalkneethl... Feedback, very, very welcome
css-expect: browser-backed unit tests for CSS custom functions | css-expect enables you to write unit tests for your CSS @functions using the browser engine itself as the source of truth. | schalkneethling.com/posts/introd...
As @una.im just mentioned in her #cssday talk, the CSS WG recently resolved to insert a ⓘ after EVERY SINGLE INTEREST INVOKER on touchscreens.
Here’s a mock of what this would look like for bsky.
This is the issue to let the CSS WG know what you think: github.com/w3c/csswg-dr...
Window: queueMicrotask() method - The queueMicrotask() method of the Window interface queues a microtask to be executed at a safe time prior to control returning to the browser's event loop. | developer.mozilla.org/en-US/docs/W...
jespervos/blossom-carousel: Native-first carousel enhanced with drag support for pointer devices. | Native-first carousel enhanced with drag support for pointer devices. - jespervos/blossom-carousel | github.com/jespervos/bl...
css-expect enables you to write unit tests for your CSS @functions using the browser engine itself as the source of truth.
This has been a common theme today at #cssday and it’s true: complaining about broken stuff in browsers is a great way to get them fixed!
Don’t silent. Let us know.
Have a new idea: write a blog post!
The :open CSS pseudo-class matches elements that have open states, like <details>, <dialog>, or <select>, based on their state.