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

resources.ToCSS was deprecated in Hugo v0.128.0 and will be removed in a future release. Use css.Sass instead. #482

Open
TheGroundZero opened this issue Sep 4, 2024 · 0 comments

Comments

@TheGroundZero
Copy link

Message when building site with Hugo v0.134.0

 WARN  deprecated: resources.ToCSS was deprecated in Hugo v0.128.0 and will be removed in a future release. Use css.Sass instead.

{{ $style := resources.Get "scss/main.scss" | resources.ToCSS $options | resources.Fingerprint }}

TheGroundZero added a commit to TheGroundZero/hugo-theme-hello-friend-ng that referenced this issue Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant