Hi there, thank you for your great work on this, I find it very useful for me to get in along with React/Redux. However, I come up with some problem that I need your help to clarify: (but before I go with questions, I should say that I have no experience on webpack, I'm really sorry for this):
What is the styles folder used for: I tried to create a main.scss to hold global style but it seems nothing compiled to css?
The components folder have a lot of js and sass files, the amount of file increased as I create new component, I need to move these sass file to separated folder, how can I do that?
Hi there, thank you for your great work on this, I find it very useful for me to get in along with React/Redux. However, I come up with some problem that I need your help to clarify: (but before I go with questions, I should say that I have no experience on webpack, I'm really sorry for this):
Thank in advanced!