Chrome Developer Tools CSS lines and stylesheet name not displaying -



Chrome Developer Tools CSS lines and stylesheet name not displaying -

in developer tools in google chrome when inspect element in page locally hosted on pc , in styles window stylesheet:line-number not showing. illustration style.css:127 ... what's problem?

thanks :)

i discovered problem well. folder name on local server contained space. when renamed folder (used hyphen instead of space) stylesheet filename , line numbers came developer tools again.

google-chrome

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -