We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vendor/_rfs.scss
Context:
When we upgraded to Hugo 0.140.2, I notice the following diff:
diff --git a/scss/main.css.map b/scss/main.css.map index de81972b4c..acb2dd6eba 100644 --- a/scss/main.css.map +++ b/scss/main.css.map @@ -17,7 +17,7 @@ "themes/docsy/node_modules/bootstrap/scss/_variables-dark.scss", "themes/docsy/node_modules/bootstrap/scss/_maps.scss", "themes/docsy/node_modules/bootstrap/scss/_mixins.scss", - "themes/docsy/assets/_vendor/bootstrap/scss/_rfs.scss", + "themes/docsy/node_modules/bootstrap/scss/vendor/_rfs.scss", "themes/docsy/node_modules/bootstrap/scss/mixins/_deprecate.scss", "themes/docsy/node_modules/bootstrap/scss/mixins/_breakpoints.scss", "themes/docsy/node_modules/bootstrap/scss/mixins/_color-mode.scss",
Might there be something that has changed in the way that vendor directories are processed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context:
When we upgraded to Hugo 0.140.2, I notice the following diff:
Might there be something that has changed in the way that vendor directories are processed?
The text was updated successfully, but these errors were encountered: