Chris Blossom
Chris Blossom
@joostaafjes Did you find a solution? If so, please share.
Has there been any updates on this issue? I want to use this with unison to sync two local directories on my MacBook but am hesitant to try because this...
It looks like Webstorm's CSS Module support is complete and will be available in the next EAP release. https://youtrack.jetbrains.com/issue/WEB-17218
Support just landed with the latest EAP. https://confluence.jetbrains.com/display/WI/WebStorm+172.2953.12+Release+Notes It might be a good idea to depreciate this repo once this is part of a stable release.
`css modules` are currently natively supported by `IntelliJ`. https://github.com/jimkyndemeyer/react-css-modules-intellij-plugin/issues/1#issuecomment-308105789.
Not sure why the test is failing on windows node 10. Might want to try forcing a rebuild.
If you want to ensure that ``\`` has not been changed ``/`` to in your output, I would recommend writing a test that shows that outside of a snapshot. ```js...
@nason good find! Although I think you should be running tests locally to each package, this is probably something that can be relatively easily supported for both ``yarn workspaces`` and...
> If it helps to get this feature out faster, I'm fine with just focusing on yarn workspaces first and opening a separate ticket for lerna afterwards. This could mean...
@nason If you don't have the time for this please let me know. I'll start working on it if not, no problem at all either way.