Skip to content

Conversation

@airween
Copy link
Member

@airween airween commented Nov 18, 2025

This PR changes two errors in newest hugo versions:

ERROR deprecated: resources.ToCSS was deprecated in Hugo v0.128.0 and subsequently removed. Use css.Sass instead.
ERROR deprecated: resources.PostCSS was deprecated in Hugo v0.128.0 and subsequently removed. Use css.PostCSS instead.

and fixes many warnings like

WARN  Dart Sass: DEPRECATED [mixed-decls]: file:///PATH/TO/SOURCEROOT/themes/dot-org-hugo-theme/assets/scss/_typography.scss:7:4: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.

airween and others added 4 commits November 18, 2025 15:38
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.145.0 to 0.152.2.
- [Commits](jakejarvis/hugo-extended@v0.145.0...v0.152.2)

---
updated-dependencies:
- dependency-name: hugo-extended
  dependency-version: 0.152.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@airween airween merged commit c7171c8 into main Nov 18, 2025
1 of 3 checks passed
@airween airween deleted the chore/upgradecomps branch November 18, 2025 18:43
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

Successfully merging this pull request may close these issues.

2 participants