Sha256: ab05de5fa2dc2c5fe7fecd49340818d7539f0d49fdd7ba0f2e80caed804c0ffc
Contents?: true
Size: 693 Bytes
Versions: 2
Compression:
Stored size: 693 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 "functions"; @import "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 "mixins"; @import "reboot";
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jekyll-bootstrap-theme-1.1.0 | _sass/bootstrap/bootstrap-reboot.scss |
administrate-bootstrap-theme-0.2.2 | app/assets/stylesheets/administrate-bootstrap-theme/bootstrap/bootstrap-reboot.scss |