diff --git a/content/en/hugo-pipes/postprocess.md b/content/en/hugo-pipes/postprocess.md index d82c892ce..921427fc3 100755 --- a/content/en/hugo-pipes/postprocess.md +++ b/content/en/hugo-pipes/postprocess.md @@ -83,7 +83,8 @@ These are the environment variables Hugo passes down to PostCSS (and Babel), whi PWD : The absolute path to the project working directory. -HUGO_ENVIRONMENT (and the alias HUGO_ENV) + +HUGO_ENVIRONMENT : The value e.g. set with `hugo -e production` (defaults to `production` for `hugo` and `development` for `hugo server`). HUGO_PUBLISHDIR