mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit '87de22d7464e239c775fbd48ebce1665d5b1e80d'
This commit is contained in:
@@ -5,7 +5,7 @@ categories: [asset management]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: pipes
|
||||
parent: hugo-pipes
|
||||
weight: 40
|
||||
toc: true
|
||||
weight: 40
|
||||
@@ -114,7 +114,7 @@ syntax
|
||||
|
||||
## Check Hugo environment
|
||||
|
||||
The current Hugo environment name (set by `--environment` or in config or OS environment) is available in the Node context, which allows constructs like this:
|
||||
The current Hugo environment name (set by `--environment` or in configuration or OS environment) is available in the Node context, which allows constructs like this:
|
||||
|
||||
{{< code file="postcss.config.js" >}}
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user