We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8e246 commit 171a3a2Copy full SHA for 171a3a2
README.md
@@ -64,7 +64,7 @@ A string indicating the root of your files.
64
### `files`
65
66
- Type: `String|Array[String]`
67
-- Default: `'**/*.s?(a|c)ss'`
+- Default: `'**/*.(s(c|a)ss|css)'`
68
69
Specify the glob pattern for finding files. Must be relative to `options.context`.
70
0 commit comments