Answer the question
In order to leave comments, you need to log in
How to disable line breaking for css in vs code?
When autoformatting one-line, the code is broken. How can I disable this (specifically for CSS?)
.mb3 {margin-bottom: 30px;}
// после авто форматирования превращается
.mb3 {
margin-bottom: 30px;
}
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