<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Electric Magic Factory - Articles</title>
        <link>https://electricmagicfactory.com</link>
        <description>Articles about web development, CSS, and JavaScript</description>
        <lastBuildDate>Sun, 29 Mar 2026 20:25:59 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Electric Magic Factory</copyright>
        <item>
            <title><![CDATA[Interactive Fluid Typography]]></title>
            <link>https://electricmagicfactory.com/articles/interactive-fluid-typography</link>
            <guid isPermaLink="true">https://electricmagicfactory.com/articles/interactive-fluid-typography</guid>
            <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[How to build responsive typography with fluid units and typed arithmetic in CSS.]]></description>
            <enclosure url="https://electricmagicfactory.com/img/logos/emf-logo.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[Fluid Leading and Tracking]]></title>
            <link>https://electricmagicfactory.com/articles/fluid-leading-and-tracking</link>
            <guid isPermaLink="true">https://electricmagicfactory.com/articles/fluid-leading-and-tracking</guid>
            <pubDate>Fri, 02 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How to programmatically adjust line-height and letter-spacing based on font metrics, container width, and font size using CSS functions and container queries.]]></description>
            <enclosure url="https://electricmagicfactory.com/img/logos/emf-logo.svg" length="0" type="image/svg"/>
        </item>
    </channel>
</rss>