Sha256: c0febeed16211670462ee5c162956da45d9a24b2b1793fa4f3d06605d32ee8d2

Contents?: true

Size: 460 Bytes

Versions: 9

Compression:

Stored size: 460 Bytes

Contents

---
# this ensures Jekyll reads the file to be transformed into CSS later
# only Main files contain this front matter, not partials.
---

@charset "utf-8";

// Styling Variables
@import "it-journey/variables";
@import "it-journey/docs";
@import "it-journey/theme";

// Bootstrap Styles
// @import "bootstrap.scss";

// Custom Styles
@import "custom.scss";

// Custom Features
@import "it-journey/code-copy";
@import "it-journey/syntax";

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-theme-zer0-0.1.8 assets/css/main.scss
jekyll-theme-zer0-0.1.7 assets/css/main.scss
jekyll-theme-zer0-0.1.6 assets/css/main.scss
jekyll-theme-zer0-0.1.5 assets/css/main.scss
jekyll-theme-zer0-0.1.4 assets/css/main.scss
jekyll-theme-zer0-0.1.3 assets/css/main.scss
jekyll-theme-zer0-0.1.2 assets/css/main.scss
jekyll-theme-zer0-0.1.1 assets/css/main.scss
jekyll-theme-zer0-0.1.0 assets/css/main.scss