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

_bootstrap-reboot.scss « stylesheets « assets - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4a9f4a1827a25922685360fc08b553409338317 (plain)
1
2
3
4
5
6
7
8
9
// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.

@import "bootstrap/functions";
@import "bootstrap/variables";
@import "bootstrap/mixins";

@import "bootstrap/reboot";