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
Not sure if related, but I'm careful to use the embedded npm hugo bin (v0.122.0) or the hugo binary installed with brew (v0.123.3) on my local machine.
Describe the bug
The CSS purge of the Hinode example site no longer seems to work.
To reproduce
git clone https://github.com/gethinode/hinode.git
purge = true
inexampleSite/config/_default/params.toml
npm i
npm run start:example
Host environment
HEAD
, commit c099bfdb8f0726597cbfea1ba1801a48b76e6f55macOS Sonoma 14.2.1
20.10.0
Google Chrome Version 122.0.6261.69 (Official Build) (arm64)
Hugo environment
From
npm run env
:Additional context
The problem is likely related to PR #786 and #769. @deining, maybe you have some additional thoughts?
The text was updated successfully, but these errors were encountered: