<?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: Olek</title>
    <description>The latest articles on DEV Community by Olek (@camp3rm).</description>
    <link>https://dev.to/camp3rm</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%2F2695675%2F50137a94-48b3-4dc2-9bc7-057b31fb5e58.jpeg</url>
      <title>DEV Community: Olek</title>
      <link>https://dev.to/camp3rm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/camp3rm"/>
    <language>en</language>
    <item>
      <title>working with React weather app</title>
      <dc:creator>Olek</dc:creator>
      <pubDate>Wed, 22 Jan 2025 21:36:18 +0000</pubDate>
      <link>https://dev.to/camp3rm/working-with-react-weather-app-fc7</link>
      <guid>https://dev.to/camp3rm/working-with-react-weather-app-fc7</guid>
      <description>&lt;p&gt;I have a problem with changing color. Maybe someone can explain to me where is my problem??&lt;/p&gt;

&lt;p&gt;In my opinion this may be related with tag DIV  I need to provide two classes for an element.&lt;br&gt;
I know how to do this in CSS/SCSS, but I haven't encountered this when working with CSS/SCSS.modules.&lt;br&gt;
I think this might be related with this row of code: &lt;br&gt;
&lt;code&gt;&amp;lt;div className={&lt;/code&gt;${styles.uv_index} ${styles[UVIColorCodding({ uvi: daily[0].uvi })]}&lt;code&gt;}&amp;gt;&lt;/code&gt;&lt;br&gt;
Does it correct??&lt;/p&gt;

</description>
      <category>react</category>
      <category>scss</category>
      <category>module</category>
      <category>classname</category>
    </item>
  </channel>
</rss>
