mardi 8 septembre 2020

My css styles custom have no effect on laravel deployment

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

I have custom my css like that, I save it on my public/assets/css/custom.css and public/assets/css/creative.css, I access the style from resources/views/partial/header.blade.php

My local web changes according to custom css style.

BUT

I try to push my update css to server (deploy), but the style of web not changed. How to fix it? I've been stuck for a few days.




Aucun commentaire:

Enregistrer un commentaire