Add mount for Bootswatch

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

@ -44,6 +44,10 @@ target = "assets/scripts/popper"
source = "./node_modules/bootstrap/scss"
target = "assets/styles/bootstrap"
[[module.mounts]]
source = "./node_modules/bootswatch/dist/"
target = "assets/styles/bootswatch"
[[module.mounts]]
source = "./node_modules/bootstrap/dist/js"
target = "assets/scripts/bootstrap"

Loading…
Cancel
Save