sillon-fictionnel/themes/writeonly/_vendor/gitlab.com/writeonlyhugo/hugo-module-bootstrap/config.yaml

22 lines
521 B
YAML
Raw Normal View History

2024-01-28 13:23:24 +00:00
module:
hugoVersion:
extended: true
mounts:
# Workaround for https://github.com/gohugoio/hugo/issues/6945
- source: "assets/bootstrap/scss/_vendor"
target: "assets/bootstrap/scss/vendor"
- source: "assets"
target: "assets"
imports:
- path: "github.com/twbs/bootstrap"
mounts:
- source: "scss"
target: "assets/bootstrap/scss"
- source: "js"
target: "assets/bootstrap/js"
- path: "github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2"