Bruno Nascimento
Bruno Nascimento
This is what worked for me, having Emmet installed along with atom-bootstrap3: - Restart Atom after installing atom-bootstrap3; - Type `html-`; - Press _RETURN_ instead of _TAB_.
This is what worked for me, having Emmet installed along with atom-bootstrap3: - Restart Atom after installing atom-bootstrap3; - Type `html-`; - Press _RETURN_ instead of _TAB_.
I've been experimenting and it's trickier to make them darker if you want to stick to [Primer](https://primer.style/css/support/color-system) (as other scopes are using darker hues of blue). An alternative would be...
Not OP, but I can confirm that deleting `&& editorLangId == 'erb'` worked.