Is this necessary with recent Hugo versions? I had removed it.
This is what I found (without writeStats = true
) with px-3.5
—
DEBUG Rebuild for events ["WRITE \"C:\\\\Users\\\\arif\\\\hugo-site\\\\themes\\\\test\\\\layouts\\\\partials\\\\main\\\\meta.html\""]
DEBUG cachebuster: Matching "layouts/partials/main/meta.html" with source "assets/.*\\.(js|ts)": no match
DEBUG cachebuster: Matching "layouts/partials/main/meta.html" with source "assets/.*\\.(css|sass|scss)$": no match
DEBUG cachebuster: Matching "layouts/partials/main/meta.html" with source "(postcss|tailwind)\\.config\\.js": no match
DEBUG cachebuster: Matching "layouts/partials/main/meta.html" with source "assets/.*\\.(.*)$": no match
The class was added to hugo_stats.json
but the style was not applied.