FlowRouter + SSR + SCSS

Hey,
I’m just wondering if anyone got Flowrouter-SSR + SCSS working? My whole app crashes on server side with the message, that it can’t find my specific .scss files. I’m importing each of it in my React component. Is it possible that SCSS doesn’t work on server side and so Meteor isn’t available to load the file?