scss rendering error [Internal Error: File to read not found or unreadable:]
问题 I want to make a website with scss but when i save the scss file it gives me an error. However, if I saved it a couple times then it will render completely. Its nothing major but it bugs me. I tried finding an answer in Google but nothing works This is just a simple scss file because I am just trying to check if there's an error before i begin my project. turns out there is. @import "fixed"; * { margin: 0; padding: 0; box-sizing: border-box; } body { background: #444; } { "status": 3,