You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NO NODE D:\dev\browserify-react\D:\D:\src\components\header\styles.css D:\dev\browserify-react\D:\D:
\src\components\header\values.css
[Error: Node does not exist: D:\dev\browserify-react\D:\D:\src\components\header\styles.css]
Notes:
header.css is being imported from a react component as part of a browserify stack
both css files are in the same directory
the same thing happens with any compose statement
Any idea what is wrong here? :( I tried to investigate the file loading code, but I didn't have any luck understading what was going on.