Sha256: 479624a1713449f513907ceb9a1fd677c0574e5f20d506eb8c03170cada32f39
Contents?: true
Size: 733 Bytes
Versions: 1
Compression:
Stored size: 733 Bytes
Contents
/*! * Bootstrap Reboot v5.0.0 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */ @import "bootstrap/functions"; @import "bootstrap/variables"; // Prevent the usage of custom properties since we don't add them to `:root` in reboot $font-family-base: $font-family-sans-serif; // stylelint-disable-line scss/dollar-variable-default $font-family-code: $font-family-monospace; // stylelint-disable-line scss/dollar-variable-default @import "bootstrap/mixins"; @import "bootstrap/reboot";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap-5.0.0 | assets/stylesheets/_bootstrap-reboot.scss |