Skip to content

Contractors/sg 26700

Created by: oxenprogrammer

Description

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

#26700 (closed) web: Codemod

Success criteria

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

  • client/web/src/global/GlobalDebug.tsx
  • client/web/src/Layout.tsx
  • client/web/src/user/settings/UserSettingsSidebar.tsx
  • client/web/src/user/settings/emails/UserSettingsEmailsPage.tsx

Merge request reports

Loading