Handle the case when a theme file already exists
Open
bug
good first issue
Hacktoberfest
help wanted
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When a theme file already exists, you see this message:
`A theme file already exists in ....src/themes/theme.ts. Will not overwrite.`
But we _do_ still generate the CSS modules. We should address this somehow, for example, print out the code in the terminal, and instruct the user to merge it with their existing theme file.
Contributor guide
Assessment
This issue has not been assessed yet.