Skip to content

Commit 831cc2d

Browse files
committed
docs(readme): add customProperty to userconfig
1 parent d067dbd commit 831cc2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export interface UserConfig {
4444
path?: string;
4545
element?: string;
4646
customMedia?: boolean;
47+
customProperty?: boolean;
4748
};
4849
options?: {
4950
mediaQuery?: boolean;

0 commit comments

Comments
 (0)