This is a fix for people using SCSS Modules for React-Select
- Download and import the
react-select_overrides.module.scssfile and put it next to yourstyles.module.scssfile.
Like so.
@use './react-select_overrides.module.scss' as *;