Answer the question
In order to leave comments, you need to log in
How to set up autoFileName in Sublime Text3 for SASS?
Essence of the question. I use sass to write css. Auto-completion of paths to images (background-image) does not work in files with the .sass extension in .css, everything is fine. What could be the problem?
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
The path to the file in url(../img/image.jpg) must be put in quotation marks like this: url("../img/image.jpg") Without the quotation marks, the path immediately issues to the system. Three hours just lost looking for an answer and half an hour to register here. I really hope it helps someone.
Telegram: CoderDjak
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question