samedi 11 janvier 2020

plain custom css in laravel seems doesn't work

i dont know why css file is not working on my laravel project but i'm pretty sure i put those correctly into folders and whenever i try to look at the source code it shows my css codes but it didn't changes anything.

my css file located here

public->css->style.css 

along with my bootstrap.min.js my bootstrap are working fine anyway.

and in my blade file

<link href="" type="text/css" rel="stylesheet">

can anyone pls help me. i saw laravel documentation and saw the laravel mix. do you think that may be the cause? is it required to use that laravel mix and not allowing users to use their own compiled css? hope someone will answer. thanks in advance.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire