Delicious

Delicious

10513 bookmarks
Custom sorting
HTML Web Components
HTML Web Components
Last week, Jeremy Keith wrote about what he calls HTML Web Components. Some people treat Web Components like JS library components, where everything is rendered with JavaScript. But Jeremy has a different suggestion… Try not to bring React’s mindset with you… Think about composibility with existing materials. Do you really need to invent an entirely new component from scratch? Or can you use HTML up until it reaches its limit and then enhance the markup?
·gomakethings.com·
HTML Web Components
jgarber623/aria-collapsible: A dependency-free Web Component that generates progressively-enhanced collapsible regions using ARIA States and Properties.
jgarber623/aria-collapsible: A dependency-free Web Component that generates progressively-enhanced collapsible regions using ARIA States and Properties.
A dependency-free Web Component that generates progressively-enhanced collapsible regions using ARIA States and Properties. - jgarber623/aria-collapsible
·github.com·
jgarber623/aria-collapsible: A dependency-free Web Component that generates progressively-enhanced collapsible regions using ARIA States and Properties.
Combining CSS :has() And HTML select For Greater Conditional Styling — Smashing Magazine
Combining CSS :has() And HTML select For Greater Conditional Styling — Smashing Magazine
Amit Sheen demonstrates using `:has()` to apply styles conditionally when a certain `` in a `` element is chosen by the user and how we gain even more conditional styling capabilities when chaining `:has()` with other pseudo-classes, such as `:not()` — no JavaScript necessary.
·smashingmagazine.com·
Combining CSS :has() And HTML select For Greater Conditional Styling — Smashing Magazine
Easy Gradient Palettes - Pausly blog
Easy Gradient Palettes - Pausly blog
Learn about our Oklch Palette Generator, a tool designed to simplify creating gradient palettes by ensuring uniform lightness and vibrant colors.
·pausly.app·
Easy Gradient Palettes - Pausly blog
Self-Modifying Variables: the inherit() Workaround
Self-Modifying Variables: the inherit() Workaround
Style queries will unlock many doors. An ability to alternate a value of any variable that I presented in my previous article might seem to be trivial by itself, but what if there is a hidden depth in how we can utilize it? One interesting case is the ability to emulate `inherit()` — a way to access the previous state of a custom property.
·kizu.dev·
Self-Modifying Variables: the inherit() Workaround
Web Components from early 2024
Web Components from early 2024
I’ve been having a lot of fun creating reusable Web Components, so here are three that I’ve built and been using this so far this year.
·chrisburnell.com·
Web Components from early 2024
sveltia/sveltia-cms: Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.
sveltia/sveltia-cms: Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.
Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte. - sveltia/sveltia-cms
·github.com·
sveltia/sveltia-cms: Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.
Primo
Primo
Primo is a visual CMS that makes it a blast to build pages, manage content, and edit code - one block at a time.
·primocms.org·
Primo
ANAI
ANAI
南小国の名産である小国郷の杉や檜を使用した建築材(構造材、内装材)の製造、販売を行っています。物件ごとの細かいサイズにも小ロットで対応しています。小国杉は、江戸時代、熊本を治めていた細川藩から各戸に25本ずつ苗木が渡されたことに始まると言われている杉で、含まれる油分による独特な艶と淡い桜色が特徴です。
·anaiwood.com·
ANAI
MarkdownDown
MarkdownDown
Convert any webpage to a clean markdown w/ images downloaded.
·markdowndown.vercel.app·
MarkdownDown
Demystifying Screen Readers: Accessible Forms & Best Practices | CSS-Tricks
Demystifying Screen Readers: Accessible Forms & Best Practices | CSS-Tricks
This is the 3rd post in a small series we are doing on form accessibility. If you missed the 2nd post, check out Managing User Focus with :focus-visible. In this post we are going to look at using a screen reader when navigating a form, and also some best practices.
·css-tricks.com·
Demystifying Screen Readers: Accessible Forms & Best Practices | CSS-Tricks
Layered Toggles: Optional CSS Mixins
Layered Toggles: Optional CSS Mixins
In this article, I am sharing the next evolution of space & cyclic toggles, which allows us to create and apply optional mixins in CSS with the help of custom cascade layers, available today in every browser that supports them.
·kizu.dev·
Layered Toggles: Optional CSS Mixins