{{- $assetBusting := not .Site.Params.disableAssetsBusting }}
{{ "" | safeHTML }}
{{- $themevariants := slice | append (.Site.Params.themeVariant | default "relearn-light" ) }}
{{- with index $themevariants 0 }}
{{- end }}
{{- $f := printf "/static/css/format-%s.css" (partial "output-format.hugo" .) }}
{{- if partialCached "fileExists.hugo" $f $f }}
{{- end }}