Sha256: 7766cd17b1a24847ba0af60930ffbc4906ef55eb5b660d4f11fc3be021b7a06b
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/uno.scss // J1 Theme Uno. Partials located in folder _sass/scss/theme_uno // // 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 "theme_uno";
Version data entries
8 entries across 8 versions & 1 rubygems