Skip to content

Commit 644ed3b

Browse files
authored
Update faq.md
Closes #1152
1 parent 54f3770 commit 644ed3b

File tree

1 file changed

+2
-2
lines changed
  • content/en/troubleshooting

1 file changed

+2
-2
lines changed

content/en/troubleshooting/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Also see this Twitter thread:
4545

4646
Yes you can! Read [this](/hosting-and-deployment/hosting-on-netlify/#configure-hugo-version-in-netlify).
4747

48-
## I get "TOCSS ... this feature is not available in your current Hugo version"
48+
## I get "... this feature is not available in your current Hugo version"
4949

50-
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:
50+
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:
5151

5252
```bash
5353
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

0 commit comments

Comments
 (0)