3

My CSS was working fine.But when I updated my Mac OS, CSS doesn't get applied.I have ,

1.Cleared Cache.

2.Deleted var/view-processed/pub folder and pub/static/frontend/ all folders.Deployed again.

Help me out.Thank you in advance.

asked Sep 25, 2018 at 11:22
5
  • you need css compiler like grunt. it will compile it. Commented Sep 25, 2018 at 11:26
  • 1
    I can compile in terminal itself.The problem is ,CSS does not get applied. Commented Sep 25, 2018 at 11:33
  • what error do you get in browser console? have you checked file permission? Commented Sep 25, 2018 at 11:36
  • 1
    Yes.I checked all file permission Commented Sep 25, 2018 at 11:37
  • What error in browser console? Commented Sep 25, 2018 at 11:40

1 Answer 1

1

If you have updated the MAC OS and you have CSS not working, then

1.you have to go to /etc/apache2.

2.Check if httpd.conf is present or not.

3.There will be two files.

4.Copy the contents of httpd.conf~previous file and paste in httpd.conf.

Then it would work. Boom...Magic.

answered Sep 25, 2018 at 11:29
2
  • 1
    I applied your method.It works.@VishaliMariappan Commented Sep 25, 2018 at 11:41
  • Sounds Good.....Cheers:) Commented Sep 25, 2018 at 11:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.