Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Commit 0a3308f

Browse files
committed
feat(README): add related works section
This commit introduces a new section in the README, "Related Works". It includes links to related projects and a note about a previously forked project.
1 parent 7139780 commit 0a3308f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ get converted into:
8080
</style>
8181
```
8282

83+
## Related Works
84+
85+
- [svelte-true-css-modules](https://github.com/naumstory/svelte-true-css-modules)
86+
- [svelte-preprocess-cssmodules](https://github.com/micantoine/svelte-preprocess-cssmodules)
87+
- [I forked this project](https://github.com/ryoppippi/svelte-preprocess-cssmodules), but I gave it up
88+
8389
## License
8490

8591
[MIT](./LICENSE)

0 commit comments

Comments
 (0)