<?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: MarcoPal</title>
    <description>The latest articles on DEV Community by MarcoPal (@marcopal).</description>
    <link>https://dev.to/marcopal</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%2F347426%2Fe028ad3f-1a0d-4e21-8d69-de97caaa1ee6.jpeg</url>
      <title>DEV Community: MarcoPal</title>
      <link>https://dev.to/marcopal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcopal"/>
    <language>en</language>
    <item>
      <title>scss-system: responsiveness in one line</title>
      <dc:creator>MarcoPal</dc:creator>
      <pubDate>Sat, 07 Mar 2020 19:28:17 +0000</pubDate>
      <link>https://dev.to/marcopal/scss-system-responsiveness-in-one-line-4eca</link>
      <guid>https://dev.to/marcopal/scss-system-responsiveness-in-one-line-4eca</guid>
      <description>&lt;p&gt;Hi everybody,&lt;br&gt;
I want to share with you a @mixin i created, &lt;br&gt;
inspired by TailwindCSS and styled-system.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/MarcoPal/scss-system"&gt;https://github.com/MarcoPal/scss-system&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's an example&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---fiIg-bj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/sgl9m4k76msz6jbdedla.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---fiIg-bj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/sgl9m4k76msz6jbdedla.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And this is the output&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--68PbZnqw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/jxagik4o0lfjhbrn4p8y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--68PbZnqw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/jxagik4o0lfjhbrn4p8y.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The only requirement is a $breakpoint list or map.&lt;/p&gt;

&lt;p&gt;Check out the repo to &lt;a href="https://github.com/MarcoPal/scss-system"&gt;learn more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>scss</category>
      <category>sass</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
