<script src="../../scripts/main.js" defer>
</script>
</body>
</html>
{% if debug %}
<script src="{{ '/scripts/main.js' | path }}" defer></script>
{% else %}
<!-- load legacy js code for browsers that do not support es2017+ -->
<script></script>
{% endif %}
</body>
</html>
debug: true
styleguide: true
shared:
breakpoints:
s: 480
m: 640
l: 720
xl: 960
xxl: 1100
xxxl: 1400
custom: '(max-width: 30em)'
fonts:
default:
family: Roboto
fallback: sans-serif
weight: 400
style: normal
fontface: true
file: roboto-regular
site:
lang: en
dir: ltr
title: 'Kalong—Styleguide, v0.0.1-alpha.1'
description: null
themecolor: '#000000'
modifiers: null
globals:
nav:
main:
- href: '#somepage'
label: Somepage
There are no notes for this item.