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: 2c8a18559c21c3a5eb443a04d0dda224b6d9f283 (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";
@import "bootstrap/custom";

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