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
My project causes me this issue : WARN deprecated: resources.ToCSS was deprecated in Hugo v0.128.0 and will be removed in a future release. Use css.Sass instead.
The only occurence I found of resources.ToCSS are in ananke :
My project causes me this issue :
WARN deprecated: resources.ToCSS was deprecated in Hugo v0.128.0 and will be removed in a future release. Use css.Sass instead.
The only occurence I found of resources.ToCSS are in ananke :
My project theme in hugo.toml :
theme = [ "ananke", "hugo-shortcode-gallery"]
The text was updated successfully, but these errors were encountered: