ReactSSRCasts icon indicating copy to clipboard operation
ReactSSRCasts copied to clipboard

Static media files, css, less styling

Open octaviodegodoy opened this issue 6 years ago • 1 comments

Please, I've watched the course, and deployed the system, but I need to include assets, I included style-loader, css-loader and tried to use in a component, if I use any import style 'style.css' for example, I get
ReferenceError: window is not defined due to this line window.INITIAL_STATE = ${serialize(store.getState())}.

octaviodegodoy avatar Mar 07 '18 19:03 octaviodegodoy

Hey Luiz, any luck on figuring this out? I'm having the same issue!

johndavidpena avatar Dec 02 '19 03:12 johndavidpena