Forums
(@hanleyb93)
11 years, 9 months ago
Thank you janet4now!
I removed the inverted commas enclosed by the bracket in the code:
@import url(“../padhang/style.css”);
Changing it to:
@import url(../padhang/style.css);
And it worked like a charm!
🙂