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 e5a9953 commit bb5b94bCopy full SHA for bb5b94b
README.md
@@ -68,7 +68,7 @@ a { color: red; }
68
Available values:
69
* `{Boolean}` true
70
* `{Number}` of spaces
71
- * `{String}` of space characters (`/[ \t]*`)
+ * `{String}` of whitespace characters (`/[ \t]/*`)
72
73
Example: `{ "block-indent": 2 }`
74
0 commit comments