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

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

@import "bootstrap/reboot";