Skip to content

Commit 6b38c88

Browse files
committed
docs: add removeUnfound class/id/attrs, issue #44, issue #34
1 parent 956787f commit 6b38c88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ Type: `Array`
103103
Default: `[]`
104104
Description: *Custom attribute names that will be involved in the process*
105105

106+
### `removeUnfound`
107+
Type: `boolean`
108+
Default: `true`
109+
Description: *Removes unfound or unused classes/attributes/identifiers*
110+
106111
## TODO
107112

108113
- Option to define own generator function.

0 commit comments

Comments
 (0)