From b69f080762aa404c92cb0dd0450ca1d5e9c67ceb Mon Sep 17 00:00:00 2001 From: Jed Mao Date: Fri, 19 Jun 2015 17:22:21 -0500 Subject: [PATCH] Fix plugins section of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ee80bb..59f0e63b 100755 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ A function to transform the content of imported files. Take one argument (file c #### `plugins` -Type: `Array` +Type: `Array` Default: `undefined` An array of plugins to be applied on each imported file.