Sha256: 5076b79a829118f0bf69bdf9210adb8dd3a6018bacec2a4b284621a4d43d6677

Contents?: true

Size: 355 Bytes

Versions: 5

Compression:

Stored size: 355 Bytes

Contents

---
---

{%- assign theme = site.posts | find: "layout", "theme" -%}

{% if theme %}
  {{ theme | yaml_to_scss: site.data.layouts.theme }}
{% endif %}

@import "variables";
@import "bootstrap/scss/bootstrap";
@import "saira";
@import "selection";
@import "buttons";
@import "crypto";
@import "print";
@import "images";
@import "custom";
@import "content";

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sutty-jekyll-theme-0.3.8 assets/css/styles.scss
sutty-jekyll-theme-0.3.7 assets/css/styles.scss
sutty-jekyll-theme-0.3.6 assets/css/styles.scss
sutty-jekyll-theme-0.3.5 assets/css/styles.scss
sutty-jekyll-theme-0.3.4 assets/css/styles.scss