S
S
Sergey Sofichev2016-02-21 12:45:01
css
Sergey Sofichev, 2016-02-21 12:45:01

How to make SCSS and emmet friends in sublime text 3?

d023b142630c416c8772dcd2196c31fc.jpg
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

2 answer(s)
D
Dark Hole, 2016-02-21
@abyrkov

Solution: Install Atom

P
Pega, 2016-02-21
@Pega

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 question

Ask a Question

731 491 924 answers to any question