css3's calc
Hi,
I'm getting "Mismatched property value (<length>|<percentage>...)" for style="width: calc( 1/2 *100%);" in a html file, Is there any way to teach Intellij to recognize the calc? The error message it gives seems to contain excerpt from some grammar file so I hope if I find it and edit I could fix it.
Best regards, Eugene.
请先登录再写评论。