Ianc22

Results 3 issues of Ianc22

Hi, Wondering if you can help, when adding angular-instantsearch to the project, server build includes the angular-instantsearch package, (results in server/main.js). Can you help me fix this? ![image](https://user-images.githubusercontent.com/4292433/102065616-b307a480-3df0-11eb-9f78-54a70ceac762.png) ![image](https://user-images.githubusercontent.com/4292433/102065321-52786780-3df0-11eb-9e61-a07903b05194.png)

@codediodeio thanks for an awesome starter! I'm having trouble with the current branch, error in desc. Could you pls investigate? ![image](https://user-images.githubusercontent.com/4292433/102064909-c9f9c700-3def-11eb-84ff-d4c55b475c36.png)

Hi, I'm trying to use @import in the css but I get an error 'Module not found. Example: Layout.js import s from './Layout.css'; Layout.css @import "base/_variables"; When I replace the...