Sha256: 4bf5385d2710c1bf7c62d8d16be4ec51a7b6fae36f2ff390f334c523d651165d
Contents?: true
Size: 1.04 KB
Versions: 8
Compression:
Stored size: 1.04 KB
Contents
----- # This front matter enables Jekyll to read the SASS file to be transformed # into CSS. # # !!! To enble SASS processing, change the five dashes into triple dashes !!! # # NOTE: Only main files contain this front matter, NOT the (SASS) partials # located under the SASS folder _sass. ----- // ----------------------------------------------------------------------------- // ~/assets/themes/j1/core/css/themes/vendor.scss // J1 Vendor Styles. Partials located in folder _sass/scss/vendor // // Product/Info: // https://jekyll.one // // Copyright (C) 2019 Juergen Adams // // J1 Template is licensed under the MIT License. // See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE // ----------------------------------------------------------------------------- // J1 Template Core, generated: {{site.time}} // ----------------------------------------------------------------------------- {% comment %} Import Theme Uno SCSS partials --------------------------------------------------------------- {% endcomment %} @import "vendor";
Version data entries
8 entries across 8 versions & 1 rubygems