Answer the question
In order to leave comments, you need to log in
Why doesn't sass compile to css vs code?
sass not compiling to css.
In style.css it gives /* No CSS *//*# sourceMappingURL=style.css.map */
In style.map
{
"version": 3,
"mappings": "",
"sources": [
"style.scss"
],
"names": [],
"file": "style.css"
}
{
"liveSassCompile.settings.formats": [
{
"format": "expanded",
"extensionName": ".css",
"savePath": "/css/",
}
],
"explorer.confirmDelete": false
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question