Today I resisted the urge to install Styled Components on a project and I just used CSS.
It was actually faster getting started, since I didn’t need to setup the frills like a. I could just rely on CSS features like native color-scheme support.
It was actually faster getting started, since I didn’t need to setup the frills like a
Comments