soph81
0
Q:

stylesheet not loaded because of mime-type

put your .css file in a folder called public
in your app.js file add the following code:

app.use(express.static('public'));
2

New to Communities?

Join the community