Something went wrong on our end. Please try again.
Created by: gitstart-sourcegraph
forkedBranded.scss
file in favor of the branded.scss
importSourcegraph Issue GitStart Issue
client/branded/src/global-styles/index.scss
to client/branded/src/global-styles/base.scss
@import './highlight';
from base.scss
to client/branded/src/global-styles/index.scss
client/vscode/src/webview/index.scss
should import client/branded/src/global-styles/base.scss
instead of forkedBranded.scss
client/vscode/src/webview/index.scss
Check out the client app preview documentation to learn more.