Skip to content

[SG-28012]: shared: codemod `shared/nativeTooltips`, `ViewOnSourcegraphButton`, `CodeViewToolbar`

Administrator requested to merge contractors/SG-28012 into main

Created by: gitstart-sourcegraph

Descriptions

This PR results from the global-css-to-css-modules codemod application with some manual fixes, caused by the usage of global CSS classes tied to a React component in other parts of the codebase

Refs

Gitstart Task SG Issue

Success criteria

The stylesheets in the following directories are converted to CSS modules.

  • client/browser/src/shared/code-hosts/shared/nativeTooltips.tsx
  • client/browser/src/shared/code-hosts/shared/ViewOnSourcegraphButton.tsx
  • client/browser/src/shared/components/CodeViewToolbar.tsx

Merge request reports

Loading