working with React weather app
Olek

Olek @camp3rm

Joined:
Jan 12, 2025

working with React weather app

Publish Date: Jan 22
0 0

I have a problem with changing color. Maybe someone can explain to me where is my problem??

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

Comments 0 total

    Add comment