ouoek
Results
1
comments of
ouoek
I looked into the code. It seems this could be fixed by modifying the regex used by the [`extractTokens` function](https://github.com/chakra-ui/eslint-plugin-panda/blob/d90f2c406ad4a5986ffeda14209615dfb16ffce2/plugin/src/utils/helpers.ts#L250). I haven't tested it thoroughly, but this seems to work:...