View Single Post
Old 06-05-2025, 01:40 PM   #15
mrprobert
Connoisseur
mrprobert began at the beginning.
 
Posts: 71
Karma: 46
Join Date: Mar 2017
Device: None
I do need to report what I think is a harmless error from using the plugin ConvertAbs2RelCSSValues. If this is my CSS:

/* com1 */
/* com2 */

then the plugin replaces the text with:

/* com1 */;
/* com2 */;

Those semi-colons I believe are superfluous, but harmless. Should I send a report to the thread for the plugin?
mrprobert is offline   Reply With Quote