Replies: 1 comment
|
Notes:
Moving this into an issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Use
css.Buildinstead ofcss.Sassinlayouts/_partials/func/style/GetMainCSS.html. This requires Hugo v0.158.0 or later.The only reason the theme is using
css.Sassis to create a source map.By using
css.Buildwe can eliminate the requirement to build with the extended edition, which is going to be discontinued at some point anyway.All reactions