Custom Properties

124 bookmarks
Newest
Creating A High-Contrast Design System With CSS Custom Properties — Smashing Magazine
Creating A High-Contrast Design System With CSS Custom Properties — Smashing Magazine
Managing our colors can truly help people to access our content. In this article, Brecht de Ruyte takes a deep dive into how we can create a high-contrast system while maintaining a balance between designing something accessible and respecting the look and feel of a brand.
·smashingmagazine.com·
Creating A High-Contrast Design System With CSS Custom Properties — Smashing Magazine
It’s Time To Start Using CSS Custom Properties — Smashing Magazine
It’s Time To Start Using CSS Custom Properties — Smashing Magazine
Today, CSS preprocessors are a standard for web development. One of the main advantages of preprocessors is that they enable you to use variables. This helps you to avoid copying and pasting code, and it simplifies development and refactoring.
·smashingmagazine.com·
It’s Time To Start Using CSS Custom Properties — Smashing Magazine
Building your own color contrast checker
Building your own color contrast checker
Learn about accessibility and color contrast requirements while building your own color contrast checker using JavaScript.
·dev.to·
Building your own color contrast checker
Two options for using custom properties — ppk
Two options for using custom properties — ppk
Recently I interviewed Stefan Judis for my upcoming book. We discussed CSS custom properties, and something interesting happened. We had a period of a few minutes where we were talking past one another, because, as it turns out, we have...
·quirksmode.org·
Two options for using custom properties — ppk
Getting started with CSS Custom Properties - Tutorial - Piccalilli
Getting started with CSS Custom Properties - Tutorial - Piccalilli
Custom properties in CSS are exceptionally useful, not just for tokenising your CSS, but also for abstracting complexity and interactivity into smaller, easier to manage pieces. This short guide will get you up to speed with how they work and how to use them.
·piccalil.li·
Getting started with CSS Custom Properties - Tutorial - Piccalilli