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: 1d9592fd0af25e206f9c66024bb70d3e60c95098 (plain)
1
2
3
4
5
6
7
8
9
10
// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.

@import "bootstrap/variables";
@import "bootstrap/mixins/hover";
@import "bootstrap/mixins/tab-focus";

@import "bootstrap/normalize";
@import "bootstrap/reboot";