pdf.js/external/builder/fixtures/css-comment.css
Jonas Jenwald 65fe0130f4 Handle CSS-comments correctly in the preprocess-function (PR 14886 follow-up)
I overlooked this in PR 14886, sorry about that!
2022-05-28 08:41:25 +02:00

7 lines
79 B
CSS

/* Comment here... */
/*#if TRUE*/
/*div {*/
/* margin: 0;*/
/*}*/
/*#endif*/