Drawbacks of global scope of styling file (CSS)
Understanding CSS Scope to avoid colashes in classNames
Limiting the scope of styling using in Line styling
Creating inline styles for the elements, styling objects in the component.
Styled Components
Writing styled components to limit the scope of styling
Dynamic Styling
Styling Application based on a condition using styled-components
CSS Modules
Modern styling techniques used by developers