html - PhpStorm - <link rel="stylesheet" href=""> - Unexpected token? -


i have strangest error phpstorm 2017.

i'm working on simple .html file, , when add stylesheet links <head>, phpstorm says: unexpected token ("/").

for example there's no such problem <script src="/asd/asd/">

any appreciated.

screenshot: enter image description here

as per screenshot -- please delete 2 entries have ide in last column.

  • one of them (top one) creates issue.
  • second 1 -- pretty useless (it works already). @ least disable 1 (if think it's useful elsewhere or have created other reasons)

enter image description here


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -