Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 7f31fda

Browse files
Fix typo (#9)
1 parent 755667b commit 7f31fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)