<?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: Rick-torrellas</title>
    <description>The latest articles on DEV Community by Rick-torrellas (@ricktorrellas).</description>
    <link>https://dev.to/ricktorrellas</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%2F882360%2F8b4bf332-87a2-4c9a-ad36-ec11c5f389bf.jpeg</url>
      <title>DEV Community: Rick-torrellas</title>
      <link>https://dev.to/ricktorrellas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ricktorrellas"/>
    <language>en</language>
    <item>
      <title>Svelte-kit tailwind component, does not load tailwind</title>
      <dc:creator>Rick-torrellas</dc:creator>
      <pubDate>Wed, 20 Jul 2022 20:13:14 +0000</pubDate>
      <link>https://dev.to/ricktorrellas/svelte-kit-tailwind-component-does-not-load-tailwind-13el</link>
      <guid>https://dev.to/ricktorrellas/svelte-kit-tailwind-component-does-not-load-tailwind-13el</guid>
      <description>&lt;p&gt;I am creating components with svelte-kit and tailwind, I have a parent component that I have some default properties and create a component that uses that parent component to make variations and thus create derivative components, I change the color of the letters, etc... What happens is that it does not load these variations, does anyone know why this is happening?&lt;/p&gt;

&lt;p&gt;Parent component&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--k2rRKiCP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lj4q8ueh9b39zd9gvqgv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k2rRKiCP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lj4q8ueh9b39zd9gvqgv.png" alt="Image description" width="880" height="589"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Component with variation&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TmF3Ubhx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4atb8uuiv2ughmbpu17g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TmF3Ubhx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4atb8uuiv2ughmbpu17g.png" alt="Image description" width="880" height="554"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
