Skip to content

Commit 611a0ca

Browse files
committed
docs: add credits
1 parent d02ac2b commit 611a0ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ In the above example, `src/index.module.css.d.ts` is generated by compilation, y
9797

9898
In addition, if the generated code causes ESLint to report errors, you can also add the above configuration to the `.eslintignore` file.
9999

100+
## Credits
101+
102+
The loader was forked from [seek-oss/css-modules-typescript-loader](https://github.com/seek-oss/css-modules-typescript-loader).
103+
100104
## License
101105

102106
[MIT](./LICENSE).

0 commit comments

Comments
 (0)