ALT the video game The Ramp game thumbnail shows a little skateboarder on a halfpipe on a solid blue background. the caption is white and frosted against the game thumbnail, along with an announcement and date about the game: "the ramp is out now!"
ALT the video game The Ramp game thumbnail shows a little skateboarder on a halfpipe on a solid blue background. the caption is dark and frosted against the game thumbnail, along with an announcement and date about the game: "the ramp is out now!"
#CSS `:focus-visible`
Lets the browser decide whether or not to show focus
Video shows the difference between `:focus` and `:focus-visible` when Javascript is used to focus buttons after mouse interaction
tldr;
less concerns / better UX
Learn more web.dev/learn/css/pseudo-cla…
"SVG Gobbler is a browser extension that finds the vector content on the page you're viewing and gives you the option to download, optimize, copy, view the code, or export it as an image." css-tricks.com/svg-gobbler/
Inspecting compiled CSS is one of those things we all know is a god idea but I'd bet few do. @andyford did it and significantly improved a Sass loop with custom properties. css-tricks.com/efficient-inf…
"[...] truly consider all other options before using a [browser window] breakpoint. Ask, is the component expected to always be related to the page size (headers, modals, etc.)? Then a breakpoint might be acceptable."
– @donniedamatocss-tricks.com/gridless-desi…
"CSS Module Scripts" are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS. css-tricks.com/css-modules-t…
The UX changes in Safari 15 are controversial in generally Apple-related circles. Most of the criticism is leveled at the browser controls themselves css-tricks.com/safari-15-opi…