gitlab-org--gitlab-foss/app/assets/stylesheets/bootstrap_migration.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
182 B
SCSS
Raw Normal View History

// ---
// Scss to help with bootstrap 3 to 4 migration
// ---
@import 'bootstrap_migration_variables';
@import 'bootstrap_migration_reset';
@import 'bootstrap_migration_components';