CCA
CCA

Reputation: 89

Why am I getting 'A Term Expected' Error for CSS file?

I'm getting an error inside a CSS file for attribute background-clip: padding-box;

I'm using v8.0 PhpStorm and looking for a work-around to eliminate the Red Error indicator for this.

Unable to find it in Settings -> Inspections to by-pass it, of course - but thought to look anyway.

Perhaps I'm looking for the wrong item...

Thanks in advance!

Upvotes: 3

Views: 13908

Answers (1)

CCA
CCA

Reputation: 89

Thanks! I did miss a missing bracket in the line above. I apologize for even posting this, but my focus was on the red underline alone and my eyes didn't even register the line above...

Thanks again.

Upvotes: 1

Related Questions