Answer the question
In order to leave comments, you need to log in
Where is the problem that breaks pug highlighting in sublime text?
For example:
-
var dropdownLocations = [
{ location: 'United Arab Emirates' },
...
{ location: 'Dubai' }
]
.dropdown__list
each item in dropdownLocations
.dropdown__item
a(class="dropdown__link" href="#") #{item.location}
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