1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-24 20:41:33 +02:00
Files
bootstrap/scss/bootstrap-reboot.scss
2017-06-14 20:59:02 -07:00

10 lines
164 B
SCSS

// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.
@import "functions";
@import "variables";
@import "mixins";
@import "reboot";