Skip to content

Commit ea7ac6e

Browse files
committed
docs: don't mention unsupported usage
#57
1 parent 3e8436c commit ea7ac6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default {
148148
colors: {
149149
primary: "user_primary",
150150
},
151-
extends: ["./theme", "./config.dev.ts"],
151+
extends: ["./theme"],
152152
};
153153
```
154154

0 commit comments

Comments
 (0)