Skip to content
Snippets Groups Projects

[SG-40296] Extract bootstrap style import @import 'bootstrap/scss/utilities'

Open Warren Gifford requested to merge contractors/SG-SG-40296 into main

Created by: gitstart-sourcegraph

Problem statement

We depend on Bootstrap styles in our global styles a lot. But we don't plan to move forward with Bootstrap because we're working on our design system called Wildcard. To ease the transition to our styles and gain more control over visual changes, we want to move Bootstrap styles that we need into our codebase and eventually drop Bootstrap dependency.

Refs

Parent Issue SourceGraph Issue GitStart Issue

Success criteria

  • All highlighted imports has been removed
  • All css rules currently used from the imports are now available in style sheets

Implementation details

  • Remove bootstrap import https://github.com/import 'bootstrap/scss/utilities.scss
  • copy style rules used in codebase from bootstrap stylesheet

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Approval is optional
The source branch contractors/SG-SG-40296 does not exist. Please restore it or use a different source branch.

Merge details

  • 1 commit and 1 merge commit will be added to main.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading