Sha256: 18bd87b90ee4d7be33e599f36aefe860eb96bc80a7ce25e4b599ffe075ffb913

Contents?: true

Size: 541 Bytes

Versions: 5

Compression:

Stored size: 541 Bytes

Contents

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

 html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@import "functions";
@import "bootstrap-variables";

@import "mixins/breakpoints";
@import "mixins/grid-framework";
@import "mixins/grid";
@import "mixins/utilities";

@import "grid";

@import "utilities";
@import "utilities/api";

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
another-theme-1.0.4 _sass/another/bootstrap-grid.scss
another-theme-1.0.3 _sass/another/bootstrap-grid.scss
another-theme-1.0.2 _sass/another/bootstrap-grid.scss
another-theme-1.0.1 _sass/another/bootstrap-grid.scss
another-theme-1.0.0 _sass/another/bootstrap-grid.scss