Skip to content

Enabling goToDefinition removes kebab-case outputs #191

Closed
@mariusGundersen

Description

@mariusGundersen

If you enable goToDefinition then the kebab-case styles cannot be used

This is because it uses only the class names that matches the filter, here: https://github.com/mrmckeb/typescript-plugin-css-modules/blob/main/src/helpers/createDtsExports.ts#L69

The result is that all kebab-case classes are filtered out

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions