Sha256: e50b9fd1963f7cf9db70a3bb5a52eb72514c9bd56a0961b8c085b9001786c035
Contents?: true
Size: 733 Bytes
Versions: 1
Compression:
Stored size: 733 Bytes
Contents
/*! * Bootstrap Reboot v5.0.1 (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.1 | assets/stylesheets/_bootstrap-reboot.scss |