Skip to content

Commit c13c467

Browse files
pgiladmichael-ciniawsky
authored andcommitted
docs(README): add localIdentName to the options table (#551)
1 parent c2e0934 commit c13c467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ It's useful when you, for instance, need to post process the CSS as a string.
103103
|**`sourceMap`**|`{Boolean}`|`false`|Enable/Disable Sourcemaps|
104104
|**`camelCase`**|`{Boolean\|String}`|`false`|Export Classnames in CamelCase|
105105
|**`importLoaders`**|`{Number}`|`0`|Number of loaders applied before CSS loader|
106+
|**`localIdentName`**|`{String}`|`[hash:base64]`|Configure the generated ident|
106107

107108
### `root`
108109

0 commit comments

Comments
 (0)