E
E
exe2k2022-03-09 23:02:58
css
exe2k, 2022-03-09 23:02:58

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 question

Ask a Question

731 491 924 answers to any question