<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Design on Kaisekukun</title><link>https://netguide.jp/en/tags/design/</link><description>Recent content in Design on Kaisekukun</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Kaisekukun</copyright><lastBuildDate>Fri, 15 May 2026 12:00:00 +0900</lastBuildDate><atom:link href="https://netguide.jp/en/tags/design/index.xml" rel="self" type="application/rss+xml"/><item><title>Comparing Figma to Code Tools for Modern UI Developers</title><link>https://netguide.jp/en/software/figma-to-code-tools/</link><pubDate>Fri, 15 May 2026 12:00:00 +0900</pubDate><guid>https://netguide.jp/en/software/figma-to-code-tools/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/figma-to-code-tools-en.png" alt="Featured image of post Comparing Figma to Code Tools for Modern UI Developers" /&gt;&lt;p&gt;Explore the ecosystem of plugins translating Figma vector layouts into web assets and component classes.&lt;/p&gt;
&lt;p&gt;Converting mockups from Figma into clean, responsive React, Vue, or HTML/CSS code has historically been a tedious, manual task. Today, modern &amp;ldquo;Figma-to-Code&amp;rdquo; tools use AI to interpret vector layouts and produce highly readable code. This article compares industry leaders—Anima, Locofy, and native Dev Mode plugins—and provides styling rules for your design files to guarantee clean code exports.&lt;/p&gt;</description></item><item><title>Understanding CSS Subgrid Layout for Modern Design</title><link>https://netguide.jp/en/web/css-subgrid-layout-guide/</link><pubDate>Sun, 15 Mar 2026 12:00:00 +0900</pubDate><guid>https://netguide.jp/en/web/css-subgrid-layout-guide/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/css-subgrid-layout-guide-en.png" alt="Featured image of post Understanding CSS Subgrid Layout for Modern Design" /&gt;&lt;p&gt;CSS Grid revolutionized how web layouts are structured. However, a common challenge remained: aligning nested items (grandchild elements) inside parent Grid Items to the main grid lines.&lt;/p&gt;
&lt;p&gt;This was resolved with the introduction of &lt;strong&gt;CSS Subgrid&lt;/strong&gt;, a specification update for CSS Grid Layout. This article explains the fundamentals of CSS Subgrid and how to apply it to common layout problems like card lists.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="1-what-is-css-subgrid"&gt;1. What is CSS Subgrid?
&lt;/h2&gt;&lt;p&gt;Traditionally, only direct children of a Grid container can be positioned along the defined grid tracks. When you declare another grid inside a Grid Item, that nested grid is completely isolated from the outer parent grid.&lt;/p&gt;</description></item></channel></rss>