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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -