The current package size for cnfast is 2.5MB (https://npmx.dev/package/cnfast), while tailwind-merge + 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.
The current package size for
cnfastis 2.5MB (https://npmx.dev/package/cnfast), whiletailwind-merge+clsxis only 1.008MB.I noticed that the CLI is shipped in the same package, maybe it can be moved into
@cnfast/clior something like that to not bloat the library package.