jpaetsch / jpaetsch.github.io

Personal webpage hosted using GitHub Pages and the React library
0 stars 0 forks source link

Switch to styled-components #9

Open jpaetsch opened 2 years ago

jpaetsch commented 2 years ago

The current scss module setup is working fine but isn't industry standard and also has issues as it creates styling dependencies for various components - a good alternative that is a current best practice option is using the styled-components library. Consider switching all theming over using styled components.

jpaetsch commented 2 years ago

https://styled-components.com/docs/basics