Answer the question
In order to leave comments, you need to log in
How to make SCSS and emmet friends in sublime text 3?
Question:
1) Firstly, emmet does not work (as it should). For example instead of bg-->background: #000; expands it to background:transparent url('image.png') left top no-repeat;
2) SCSS syntax highlighting. I put the plugin, but the backlight still suffers.
Answer the question
In order to leave comments, you need to log in
As I understand it, this plugin is used to highlight scss https://packagecontrol.io/packages/SCSS , and he drags the snippet https://github.com/MarioRicalde/SCSS.tmbundle/blob... with him , which is deployed in
Use the bgc snippet to expand the background-color (it's generally not a good idea to use a background prefab to just set the color).
You can delete this snippet altogether.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question