Answer the question
In order to leave comments, you need to log in
How to set up automatic insertion of ";" in sublime text to sass files?
I use Sublime text 3 + Emmet, which puts ";" on its own perfectly on normal css after each css - properties. Recently switched to gulp with compass, now using scss files. Emmet works the same way. But does not put ";" at the end of the property. Help me please.
Answer the question
In order to leave comments, you need to log in
In the plugin settings you need to add the line "sass.propertyEnd": ";" to the "preferences" section. Other settings can be found here https://docs.emmet.io/customization/preferences/
Тоже задавался этим вопросом. Поставил плагин SCSS, https://packagecontrol.io/packages/SCSS теперь можно писать стили в ряд w100%+h100% и конвертируется с точкой запятой
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question