A
A
artr_lr2017-03-01 20:19:28
HTML
artr_lr, 2017-03-01 20:19:28

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

1 answer(s)
M
Mr Crabbz, 2017-03-01
@Punkie

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 your question

Ask a Question

731 491 924 answers to any question