Gurkirpal Singh

Results 3 issues of Gurkirpal Singh

using: `echo {1..9}` causes an exception to be thrown because python interprets it as a format specifier.

When I try to import CSS from node_modules the loader renames all the class names I found one workaround [here](https://github.com/css-modules/css-modules/pull/65#issuecomment-354712147) This is what I'm using: ``` const loadCSS = isServerConfig...

Hi, I was just wondering if the project is still active and if there are any plans for future development