I'm also experiencing the same problem but it goes even deeper than this:
it replaces the typography plugin with a stringified function of some sort (it starts with "({}: PluginUtils) => ({\n theme:
from what I understand, this seems to be because shadcn CLI assumes content inside tailwind.ts is only strings and numbers, but it can be functions too!
it adds duplicated keyframes to the keyframes, eg. accordion-up and accordion-down
Describe the bug
Becomes
Affected component/components
CLI
How to reproduce
Have multiple lines in your tw config and use the CLI
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting