3 comments

  • brycewray2 hours ago
    Author here. This post arose out of a recent thread on the Hugo Discourse:<p><a href="https:&#x2F;&#x2F;discourse.gohugo.io&#x2F;t&#x2F;hugo-v0-158-0-released&#x2F;56868" rel="nofollow">https:&#x2F;&#x2F;discourse.gohugo.io&#x2F;t&#x2F;hugo-v0-158-0-released&#x2F;56868</a>
    • giancarlostoro1 hour ago
      Good call out from that thread is he&#x27;s trying to get a small change in esbuild added to help with this as well.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;evanw&#x2F;esbuild&#x2F;issues&#x2F;4419" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;evanw&#x2F;esbuild&#x2F;issues&#x2F;4419</a>
      • brycewray42 minutes ago
        Yes; hope that gets blessed. We shall see.
  • imagetic24 minutes ago
    Yeah Bryce!
  • nine_k2 hours ago
    Nice! (But I must say that Zola has this built-in since forever.)
    • brycewray28 minutes ago
      For Sass, yes[0] --- as has Hugo[1]. Hugo&#x27;s recently added `css.Build` function, based on esbuild, is for post-processing vanilla CSS.<p>[0]: <a href="https:&#x2F;&#x2F;www.getzola.org&#x2F;documentation&#x2F;content&#x2F;sass&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.getzola.org&#x2F;documentation&#x2F;content&#x2F;sass&#x2F;</a><p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;gohugoio&#x2F;hugo&#x2F;releases&#x2F;tag&#x2F;v0.43" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gohugoio&#x2F;hugo&#x2F;releases&#x2F;tag&#x2F;v0.43</a> (July, 2018)