I am trying to build the Docsy theme on an existing site that I have, and I run into the following issue:
Error: Error building site: TOCSS: failed to transform "scss/main.scss" (text/x-scss):
SCSS processing failed: file "/Users/den/docs/themes/docsy/assets/scss/_colors.scss",
line 4, col 18: argument `$color2` of `mix($color1, $color2, $weight: 50%)` must be a color.
I am using the following build of Hugo:
Hugo Static Site Generator v0.68.3-157669A0/extended darwin/amd64 BuildDate: 2020-03-24T12:11:24Z
What could be missing? Anything I need to specify in my config to resolve this?
All the submodules seem to be correctly loaded and available in their respective folders.
I am trying to build the Docsy theme on an existing site that I have, and I run into the following issue:
I am using the following build of Hugo:
What could be missing? Anything I need to specify in my config to resolve this?
All the submodules seem to be correctly loaded and available in their respective folders.