hastebin-clone
                                
                                
                                
                                    hastebin-clone copied to clipboard
                            
                            
                            
                        stylesheet not loading
the reason for that is in express server.js we initialized middleware express.static("public") and I tried loading it with ./public/style.css where the correct method was /style.css