Skip to content

Commit cc4f83b

Browse files
danny-andrewsromainmenke
authored andcommitted
1 parent f8a8893 commit cc4f83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/postcss-env-function/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ postcssEnvFunction({
9595
}
9696
```
9797

98-
Multiple sources can be passed into this option, and they will be parsed in the order they are received. JavaScript files, JSON files, functions, and objects will need to namespace Custom Properties using the `environmentVariables` or `variables-variables` key.
98+
Multiple sources can be passed into this option, and they will be parsed in the order they are received. JavaScript files, JSON files, functions, and objects will need to namespace Custom Properties using the `environmentVariables` or `environment-variables` key.
9999

100100
```js
101101
postcssEnvFunction({

0 commit comments

Comments
 (0)