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?
|