Sha256: c4756127db9b3b0aca58de62c7057168e9b85ffa1a0cc154ba5aec4a73ee5810
Contents?: true
Size: 1.04 KB
Versions: 27
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/custom.scss // J1 Custom Styles. Partials located in folder _sass/scss/custom // // Product/Info: // https://jekyll-one.com // // Copyright (C) 2019 Juergen Adams // // J1 Template is licensed under the MIT License. // See: https://github.com/jekyll-one/j1_template_mde/blob/master/LICENSE // ----------------------------------------------------------------------------- // J1 Template Core, generated: {{site.time}} // ----------------------------------------------------------------------------- {% comment %} Import Theme Uno SCSS partials --------------------------------------------------------------- {% endcomment %} @import "custom";
Version data entries
27 entries across 27 versions & 1 rubygems