Categories
How to arrange comments in pug'e?
How to arrange comments in pug html preprocessor in this way?
<ul><!-- --><li>Пункт 1</li><!-- --><li>Пункт 2</li><!-- --><li>Пункт 3</li><!-- --><li>Пункт 4</li><!-- --><li>Пункт 5</li><!-- --></ul>
Answer the question
In order to leave comments, you need to log in
Don't waste your time, make font-size: 0; line-height: 0 for ul, plus return the font size for li. Or use flex - it has had good browser support for a long time.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question