Found 10569 bookmarks
Newest
GitHub - GoogleChromeLabs/dark-mode-toggle: A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site:
GitHub - GoogleChromeLabs/dark-mode-toggle: A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site:
A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site: - GitHub - GoogleChromeLabs/dark-mode-toggle: A custom element that allows you to easily put a Dark Mode ...
·github.com·
GitHub - GoogleChromeLabs/dark-mode-toggle: A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site:
kmenu
kmenu
🌈 Animated and accessible cmdk interface
·kmenu.hxrsh.in·
kmenu
DEV Community = Search Results
DEV Community = Search Results
A constructive and inclusive social network for software developers. With you every step of your journey.
·dev.to·
DEV Community = Search Results
Resource Hint Validator
Resource Hint Validator
Check that dns-prefetch, preconnect, preload, and prefetch browser resource hints are working correctly on your website.
·debugbear.com·
Resource Hint Validator
Installing and running Pagefind | Pagefind
Installing and running Pagefind | Pagefind
Pagefind is a static binary with no dynamic dependencies, so in most cases will be simple to install and run. Pagefind does not yet have a prebult Windows binary available.
·pagefind.app·
Installing and running Pagefind | Pagefind
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node. - GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, de...
·github.com·
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
A Previous Sibling Selector
A Previous Sibling Selector
Jim Nielsen set out to style a bunch of links that appeared before hr elements. As the element tree – generated from a Markdown file – was entirely flat, there are no enclosing section elements to hook onto in order to select those links (using something like section p:last-child a:only-child). The solution? The :has() selector: … Continue reading "A Previous Sibling Selector"
·bram.us·
A Previous Sibling Selector