I have tried to use a template that had scss elements, but I get this error:
TOCSS: failed to transform "noscript.scss" (text/x-scss). Check your Hugo installation; you need the extended version to build SCSS/SASS with transpiler set to 'libsass'.: this feature is not available in your current Hugo version, see https://goo.gl/YMrWcn for more information
I’ve gone to the link and tried to install homebrew so I could get dartsass to work, in the hope that it would fix this.
… I do have some trouble figuring out where to put the suggested transpiler-code, though.
Do I just add it in head.html in my partials for the theme, or is it supposed to go with something else? I haven’t seen any previous mention of transpiler when looking around the files for the theme (hugo-story, is the theme) so I have no value to replace.