mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-22 12:01:14 +08:00
Currently `yo react-webpack:component Foo/Bar/Blam` will create a component that containing an invalid require path of `'../../styles/Blam.scss'` instead of `'../../styles/Foo/Bar/Blam.scss'`