Add mount for Nunito font

pull/8/head
parent b50a35cfb1
commit 2efb797c21
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -48,6 +48,10 @@ target = "assets/styles/bootstrap"
source = "./node_modules/bootswatch/dist/"
target = "assets/styles/bootswatch"
[[module.mounts]]
source = "./node_modules/@openfonts/nunito-sans_all"
target = "static/fonts/nunito-sans"
[[module.mounts]]
source = "./node_modules/bootstrap/dist/js"
target = "assets/scripts/bootstrap"

Loading…
Cancel
Save