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

styles.scss « project « templates - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2348f4f3b35674da70b000537ec470796c4b6b27 (plain)
1
2
3
4
5
6
7
8
9
10
// Import custom Bootstrap variables
@import "bootstrap-variables";
// Import Bootstrap
@import "bootstrap";
// or Import Bootstrap Flex
// @import "bootstrap-flex";
// or Import Bootstrap Grid
// @import "bootstrap-grid";
// or Import Bootstrap Reboot
// @import "bootstrap-reboot";