#my react component styles are becoming global ? how should i avoid it?

2 messages · Page 1 of 1 (latest)

uncut turtle
#

after strugling with the blog posts of my website i realised that the styles of my moblie navbar in react become global styles for ul and li elements, I'm using framer motion by the way.

#

this happens!