SO i've figured it out, turns out im using something called vite? and then i just put import ./style.css and then did an npm install dan an npm run dev and it work. im so stupid
May 30, 2025
6
Level 1
My CSS is not working
just started learning how to use laravel, and the css for the site just does not want to work, it said that "Failed to load resource: the server responded with a status of 404 (Not Found)"
this is how i use the css in my php file
the style is css is currently in myproject/resources/css/style.css
Can anyone help?
Please or to participate in this conversation.