Skip to content

Commit 81b4874

Browse files
authored
1 parent 0da9aa0 commit 81b4874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ FYI, here are the `default` values:
199199
removeDuplicates: true,
200200
skipClassAttribute: false,
201201
whitelist: [],
202-
tags: [],
202+
tags: [], // can be set to e.g. ['tw'] for use in tw`bg-blue`
203203
classRegex: "^class(Name)?$", // can be modified to support custom attributes. E.g. "^tw$" for `twin.macro`
204204
},
205205
},

0 commit comments

Comments
 (0)