Something went wrong while fetching comments. Please try again.
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.