Files
b2b.redline.com.pl/themes/at_movic/_dev/css/partials/_bootstrap-reboot.scss
2025-05-30 15:12:20 +02:00

11 lines
251 B
SCSS

// Bootstrap Reboot only
//
// Includes only Normalize and our custom Reboot reset.
@import "_variables";
@import "../bootstrap/mixins/hover";
@import "../bootstrap/mixins/tab-focus";
@import "../bootstrap/normalize";
@import "../bootstrap/reboot";