don't detect css syntax error ?
Hi
there was an error in my css file and it seem phpsstrom don't detect it
border: 4px #FFFFFF dotted; /*{borderColorDefault}*/;
the line without error shoudl be
border: 4px #FFFFFF dotted /*{borderColorDefault}*/;
regard's
Please sign in to leave a comment.