<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tailwind on Commentary of Takao</title><link>https://takao.blog/en/tags/tailwind/</link><description>Recent content in Tailwind 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/tailwind/index.xml" rel="self" type="application/rss+xml"/><item><title>Tailwind CSS v4.0 Release and Pure CSS Configuration</title><link>https://takao.blog/en/web/tailwind-css-v4-release-changes/</link><pubDate>Thu, 05 Feb 2026 00:00:00 +0900</pubDate><guid>https://takao.blog/en/web/tailwind-css-v4-release-changes/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post Tailwind CSS v4.0 Release and Pure CSS Configuration" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;Tailwind CSS v4.0 marks a paradigm shift from JavaScript-based configuration to a &lt;strong&gt;CSS-first architecture&lt;/strong&gt;. The &lt;code&gt;tailwind.config.js&lt;/code&gt; file is gone; design tokens are now defined directly in CSS using &lt;code&gt;@theme&lt;/code&gt;. This release also integrates &lt;strong&gt;Lightning CSS&lt;/strong&gt; for blazing-fast builds, adopts modern CSS features like CSS nesting and &lt;code&gt;@layer&lt;/code&gt;, and ships a completely rewritten engine. This article breaks down the key changes and provides a practical migration guide from v3.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="css-first-configuration-with-theme"&gt;CSS-First Configuration with &lt;code&gt;@theme&lt;/code&gt;
&lt;/h2&gt;&lt;p&gt;In v3, customizing design tokens required JavaScript:&lt;/p&gt;</description></item></channel></rss>