Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-31 19:24:45 +0300
committerGitHub <noreply@github.com>2022-05-31 19:24:45 +0300
commit644ed3b01112da153e3a3140e60ba053c5f13105 (patch)
treedf2eb6b827ed2e76c9ef4e9dcbef5a4760168a99
parent54f377051b9215a2b88e7ab21789cef3b78c1913 (diff)
Update faq.mdv0.100.0
Closes #1152
-rw-r--r--content/en/troubleshooting/faq.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/en/troubleshooting/faq.md b/content/en/troubleshooting/faq.md
index 548073b3f..67d9a3998 100644
--- a/content/en/troubleshooting/faq.md
+++ b/content/en/troubleshooting/faq.md
@@ -45,9 +45,9 @@ Also see this Twitter thread:
Yes you can! Read [this](/hosting-and-deployment/hosting-on-netlify/#configure-hugo-version-in-netlify).
-## I get "TOCSS ... this feature is not available in your current Hugo version"
+## I get "... this feature is not available in your current Hugo version"
-If you process `SCSS` or `SASS` to `CSS` in your Hugo project, you need the Hugo `extended` version, or else you may see this error message:
+If you process `SCSS` or `SASS` to `CSS` in your Hugo project with `libsass` as the transpiler or if you convert images to the `webp` format, you need the Hugo `extended` version, or else you may see an error message similar to the below:
```bash
error: failed to transform resource: TOCSS: failed to transform "scss/main.scss" (text/x-scss): this feature is not available in your current Hugo version