Global styling with Styled-Components
Feb 4, 2022 · 2 min read · Using Styled-components, I have tried several ways to apply global styling & media queries to my React App. I'm here to share my preferred method this far (until I find another better way, of course!). (For this article, I am using React version 17...
Join discussion