Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bootstrap_migration.scss « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 598ef70297cfc77825177b2bdda8c835668c6baf (plain)
1
2
3
4
5
6
// ---
// Scss to help with bootstrap 3 to 4 migration
// ---
@import 'bootstrap_migration_variables';
@import 'bootstrap_migration_reset';
@import 'bootstrap_migration_components';