--- id: adding-a-sass-stylesheet title: Adding a Sass Stylesheet sidebar_label: Adding Sass Stylesheets --- > Note: this feature is available with `react-scripts@2.0.0` and higher. Generally, we recommend that you don’t reuse the same CSS classes across different components. For example, instead of using a `.Button` CSS class in `` and `` components, we recommend creating a `