mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
7 lines
182 B
SCSS
7 lines
182 B
SCSS
---
|
|
# this ensures Jekyll reads the file to be transformed into CSS later
|
|
# only Main files contain this front matter, not partials.
|
|
---
|
|
|
|
@import "main";
|
|
@import "{{ site.theme }}";
|