Skip to content
New issue

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

Do we still need the local copy of vendor/_rfs.scss? #2152

Open
Tracked by #2108
chalin opened this issue Jan 3, 2025 · 0 comments
Open
Tracked by #2108

Do we still need the local copy of vendor/_rfs.scss? #2152

chalin opened this issue Jan 3, 2025 · 0 comments
Labels
CI/infra CI & infrastructure

Comments

@chalin
Copy link
Collaborator

chalin commented Jan 3, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant