patashala/style/cms/bower_components/bootstrap/scss/bootstrap-reboot.scss
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

11 lines
182 B
SCSS
Executable File

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