We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66a576 commit 41cab79Copy full SHA for 41cab79
.config/automd.ts
@@ -1,4 +1,4 @@
1
-import { defineGenerator, type Config } from "automd";
+import { defineGenerator, type Config } from "../src";
2
import { kebabCase } from "scule";
3
4
export default <Config>{
0 commit comments