http://imgur.com/TbxCWVS
As it can be seen from the command prompt, I think the css file is being imported but for some reason, the color is not changing.
I tried migrating and running the server again but to no avail.
Sorry if it’s a silly question,I’m new to this.
Need a little help with the css (not working when I run the website)
vatsal
#1
limedaring
#3
Apologies for the slow response — I thought I would get emailed about messages and I wasn’t grrr.
Can you confirm that your directory structure looks like this:
- hellowebapp (or your project name)
—> collection (your app name)
—>---> static (folder)
—>--->—> css (folder)
—>--->—>---> style.css (your css file)
If so, we can dig further to see what else we can find!