Hello all,
I have just finished the 25 + 5 Clock project using React. Here is my pen. Would love some feedback.
Small note: If I let analyze Codepen my css file, some red sections appear on top (screenshot). No idea why.
Many thanks in advance!
Hello all,
I have just finished the 25 + 5 Clock project using React. Here is my pen. Would love some feedback.
Small note: If I let analyze Codepen my css file, some red sections appear on top (screenshot). No idea why.
Many thanks in advance!
Hi @freakjr008
This is interesting. It seems that analyze CSS sort of freaks out when you do this because it doesn’t recognize SaSS script ( even though you did select it in the CSS options ).
Seems like you have to hit the ‘V’ dropdown and select View Compiled CSS
, which I tried and it looked good.