<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Design-Tokens on Commentary of Takao</title><link>https://takao.blog/en/tags/design-tokens/</link><description>Recent content in Design-Tokens on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Commentary of Takao</copyright><lastBuildDate>Sat, 13 Jun 2026 23:11:50 +0900</lastBuildDate><atom:link href="https://takao.blog/en/tags/design-tokens/index.xml" rel="self" type="application/rss+xml"/><item><title>CSS Custom Properties: Strategic Patterns for Scalable Styles</title><link>https://takao.blog/en/web/css-custom-properties/</link><pubDate>Tue, 09 Apr 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/en/web/css-custom-properties/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post CSS Custom Properties: Strategic Patterns for Scalable Styles" /&gt;&lt;p&gt;CSS Custom Properties (also known as CSS variables) have fundamentally changed how we write and maintain stylesheets. Unlike preprocessor variables from Sass or Less, custom properties are live, dynamic, and participate in the cascade and inheritance. This article explores strategic patterns for using them in production applications — from design token management to runtime manipulation.&lt;/p&gt;
&lt;h2 id="design-token-management"&gt;Design Token Management
&lt;/h2&gt;&lt;p&gt;Custom properties are the ideal vehicle for design tokens — the atomic values that define a design system&amp;rsquo;s visual language. A well-organized token structure groups colors, spacing, typography, and shadows under a clear naming convention.&lt;/p&gt;</description></item></channel></rss>