<?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: Constantin Groß</title>
    <description>The latest articles on DEV Community by Constantin Groß (@grossconstantin).</description>
    <link>https://dev.to/grossconstantin</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%2F602851%2F6b05b203-0403-456b-909c-a3735c955756.jpg</url>
      <title>DEV Community: Constantin Groß</title>
      <link>https://dev.to/grossconstantin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/grossconstantin"/>
    <language>en</language>
    <item>
      <title>Single element circle progress loader</title>
      <dc:creator>Constantin Groß</dc:creator>
      <pubDate>Wed, 24 Mar 2021 11:13:27 +0000</pubDate>
      <link>https://dev.to/grossconstantin/single-element-circle-progress-loader-7b6</link>
      <guid>https://dev.to/grossconstantin/single-element-circle-progress-loader-7b6</guid>
      <description>&lt;p&gt;A circle progress loader for modern browsers, using only a single element and no SVG. Making use of CSS variables, mask-image and conic-gradient. The only downside is that there's no smooth transition on the outer ring. (But you could use two variables for the actual progress with decimals and a rounded value for display and update the progress more frequently.)&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Connum/embed/gOgpGog?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
