Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS changes are not loaded in the browser #90

Open
samad-nasar opened this issue Jul 18, 2021 · 1 comment
Open

CSS changes are not loaded in the browser #90

samad-nasar opened this issue Jul 18, 2021 · 1 comment

Comments

@samad-nasar
Copy link

Upon changing the CSS in backend (.css file), the changes are not loaded in the browser when the site address in refreshed.
One wat to solve is to add a random query string to your CSS include.

Such as src="/css/styles.css?v={random number/string}"
But for Production, what is the best way to solve this issue.
plz guide somebody. Regards.
@SamikshaSankar @shriya030 @ROHAN842

@ROHAN842
Copy link
Contributor

Hey @samad-nasar
Have you tried npm start with super user permissions? Use the command as
$sudo bash
#npm start
if it doesn't work then
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants