mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00: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'`