Sha256: 0978447dde9b1248124e751d5735eb07b6692400bc43f33f0dda3ad3641a1e06
Contents?: true
Size: 1.04 KB
Versions: 16
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) 2020 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
16 entries across 16 versions & 1 rubygems