<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nathan</title>
    <description>The latest articles on DEV Community by Nathan (@n8kowald).</description>
    <link>https://dev.to/n8kowald</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F135822%2Fe6803db1-74f4-475e-98ba-7bf65ddce6d7.jpeg</url>
      <title>DEV Community: Nathan</title>
      <link>https://dev.to/n8kowald</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/n8kowald"/>
    <language>en</language>
    <item>
      <title>Font size detective</title>
      <dc:creator>Nathan</dc:creator>
      <pubDate>Wed, 29 May 2019 01:16:59 +0000</pubDate>
      <link>https://dev.to/n8kowald/font-size-detective-n8d</link>
      <guid>https://dev.to/n8kowald/font-size-detective-n8d</guid>
      <description>&lt;p&gt;It is easy to use too many font sizes on a website.&lt;br&gt;
Especially when using &lt;code&gt;em&lt;/code&gt; font sizes as these are relative to their parent.&lt;/p&gt;

&lt;p&gt;I wanted an easy way to see the number of font sizes used on a website.&lt;br&gt;
I created this JavaScript bookmarklet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VvPUy-ue--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://thepracticaldev.s3.amazonaws.com/i/1jhr3t48vq66vg1b9klj.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VvPUy-ue--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://thepracticaldev.s3.amazonaws.com/i/1jhr3t48vq66vg1b9klj.jpg" alt="" width="800" height="624"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To use:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Add a new bookmark in your browser&lt;/li&gt;
&lt;li&gt;Paste the below code into the URL&lt;/li&gt;
&lt;li&gt;Go to a website and click the bookmark link&lt;/li&gt;
&lt;/ol&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


</description>
      <category>bookmarklet</category>
      <category>javascript</category>
      <category>css</category>
      <category>fonts</category>
    </item>
  </channel>
</rss>
