[SG-39363] Extract bootstrap style import` @import 'bootstrap/scss/card'` in `client/vscode`
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: gitstart-sourcegraph
Removes bootsrap card
stylesheet import and converted to wildcard component
Gitstart Issue Sourcegraph Issue
card-*
are migrated to use wildcard's Card
component.forkedBranded.scss
.card-*
className to Card
wildcard component.card-*
className on the codebase (seam to be only in HomeFooter.tsx
)Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.