You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hugo version: 0.140
mathis@t14-fedora:~/Documents/Git/Freecad-library_Viewer$ hugo
Start building sites …
hugo v0.140.0-3f35721fb2c75a1f7cc5a7a14400b66e73d4b06e+extended linux/amd64 BuildDate=2024-12-17T14:20:55Z VendorInfo=gohugoio
ERROR TOCSS: failed to transform "/scss/main.scss" (text/x-scss): "/home/mathis/Documents/Git/Freecad-library_Viewer/assets/scss/main.scss:1:1": File to import not found or unreadable: bootstrap/bootstrap.
Total in 28 ms
Error: error building site: TOCSS: failed to transform "/scss/main.scss" (text/x-scss): "/home/mathis/Documents/Git/Freecad-library_Viewer/assets/scss/main.scss:1:1": File to import not found or unreadable: bootstrap/bootstrap.
The text was updated successfully, but these errors were encountered:
When adding and downloading the bootstrap module to my site , hugo complains that the bootstrap resource is not found.
site is initialised as a module.
module.toml
go.mod
The text was updated successfully, but these errors were encountered: