Sha256: 9aa6144db29407c1cd2a7996ed7ea7a1fefa79e54764dee0280c36ea7f4d5124
Contents?: true
Size: 601 Bytes
Versions: 3
Compression:
Stored size: 601 Bytes
Contents
/*! * Bootstrap Grid v4.5.0 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ html { box-sizing: border-box; -ms-overflow-style: scrollbar; } *, *::before, *::after { box-sizing: inherit; } @import "functions"; @import "variables"; @import "mixins/breakpoints"; @import "mixins/grid-framework"; @import "mixins/grid"; @import "grid"; @import "utilities/display"; @import "utilities/flex"; @import "utilities/spacing";
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chulapa-jekyll-1.1.0 | _sass/bootstrap/bootstrap-grid.scss |
chulapa-jekyll-1.0.1 | _sass/bootstrap/bootstrap-grid.scss |
chulapa-jekyll-1.0.0 | _sass/bootstrap/bootstrap-grid.scss |