LeaVerou / prefixfree

Break free from CSS prefix hell!
http://projects.verou.me/prefixfree/
MIT License
3.82k stars 713 forks source link

External styles moved inline upon inspection #6101

Open nlourenco opened 9 years ago

nlourenco commented 9 years ago

When I went to inspect the markup on an HTML page with external style sheets, the inspector informs me that the styles are inline - when they are clearly not!

All modern browsers.

w3core commented 8 years ago

Fixed and waiting for merge pull request. It's working in the browsers which supports "sourceURL" declaration (in particular Google Chrome and modern webkit-based Opera Browser).