debian-mirror-gitlab/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

2022-06-21 17:19:12 +05:30
// ---
// Scss to help with bootstrap 3 to 4 migration
// ---
@import 'bootstrap_migration_variables';
@import 'bootstrap_migration_reset';
@import 'bootstrap_migration_components';