seek-oss / css-modules-typescript-loader

Webpack loader to create TypeScript declarations for CSS Modules
MIT License
198 stars 27 forks source link

Make sure the regex-match is a word. #8

Closed krailler closed 5 years ago

krailler commented 5 years ago

I had a problem when using an import postcss plugin because the actual regex matches spaces. I changed the regex to don't match spaces.

markdalgleish commented 5 years ago

Sorry, could you please give us a bit more information about your issue, just so we have a bit more context?

markdalgleish commented 5 years ago

Just closing this for now. If you have more details, please let us know.