Open ve3 opened 5 years ago
I try to minify sanitize.css here and getting this error message.
CSS:
*, ::before, ::after { box-sizing: border-box; }
The line that contain *, is cause the error. This is normal CSS and should not cause any error.
I try to minify sanitize.css here and getting this error message.
CSS:
The line that contain *, is cause the error. This is normal CSS and should not cause any error.