Handle the case of existing CSS module files
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 we detect an existing theme file is present, we do not overwrite it, however this same behavior doesn't kick in for existing CSS module files meaning they can get overwritten. Ideally we would inform the user of:
- The path of the existing CSS module file
- The fact that we will not overwrite it
- The list of CSS selectors which they can manually merge into their CSS file if they wish to
Contributor guide
Assessment
This issue has not been assessed yet.