Skip to content

Commit b1bc1ef

Browse files
committed
Update README.md
1 parent c07fbfa commit b1bc1ef

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
@@ -130,7 +130,7 @@ Prepends custom plugins to the beginning of the PostCSS pipeline. Since the `req
130130

131131
### `use` array
132132

133-
Provides the full list of PostCSS plugins to the pipeline. Providing this cancels `append`, `prepend`, `createImportedName`, `generateScopedName` options. Only synchronous plugins.
133+
Provides the full list of PostCSS plugins to the pipeline. Providing this cancels `append`, `prepend`, `createImportedName`, `generateScopedName` options. Synchronous plugins only.
134134

135135
### `preprocessCss` function
136136

0 commit comments

Comments
 (0)