Sha256: 31d8819915f66b78bb23bb607562715282aaa32f6eb4d958a38701099e0bd6c0

Contents?: true

Size: 250 Bytes

Versions: 3

Compression:

Stored size: 250 Bytes

Contents

---
# Only the main Sass file needs front matter (the dashes are enough)
---
@import "bootstrap";
@import "syntax_highlight";
table {
  @extend .table;
}
blockquote {
  @extend .blockquote;
}
.footer {
    padding-top: 1rem;
    min-height: 10rem;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-bootstrap-4.0.0 assets/css/jekyll-bootstrap.scss
jekyll-bootstrap-4.0.0.pre.beta.2.2 assets/css/jekyll-bootstrap.scss
jekyll-bootstrap-4.0.0.pre.beta.2.1 assets/css/main.scss