Big install size (2x of tailwind-merge + clsx)
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 13
- Avg merge
- 14h 53m
- Merged PRs (30d)
- 7
Description
The current package size for `cnfast` is 2.5MB (https://npmx.dev/package/cnfast), while [`tailwind-merge`](https://npmx.dev/package/tailwind-merge) + [`clsx`](https://npmx.dev/package/clsx) is only 1.008MB.
I noticed that the CLI is shipped in the same package, maybe it can be moved into `@cnfast/cli` or something like that to not bloat the library package.
Contributor guide
Assessment
This issue has not been assessed yet.