Skip to content

web: codemod `web/search/home` & some `web/search/input` components to CSS modules

Administrator requested to merge contractors/SG-25883 into main

Created by: gitstart-sourcegraph

Descriptions

In process of migration from global CSS to CSS modules using the codemon with some small manual fixes

Refs

Success criteria

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

  • client/web/src/search/input/HighlightedSearchContextSpec.tsx
  • client/web/src/search/input/MonacoQueryInput.tsx
  • client/web/src/search/input/SearchButton.tsx
  • client/web/src/search/input/SearchContextMenu.tsx

Merge request reports

Loading