vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

CSS mirroring does not work for inline stylesheets

Open captainbrosset opened this issue 4 years ago • 1 comments

Version: 1.4.1

OS: Windows 11

Stack : Error: cannot open file:///c%3A/Users/pabrosse/dev/edge-demos/detached-elements. Detail: Unable to read file 'c:\Users\pabrosse\dev\edge-demos\detached-elements' (Error: Unable to read file 'c:\Users\pabrosse\dev\edge-demos\detached-elements' that is actually a directory)

Additional context: image

I think the problem is coming from the fact that my styles are in an inline <style> tag in the HTML file. Not in a separate stylesheet.

captainbrosset avatar Nov 29 '21 15:11 captainbrosset

Interesting, will investigate.

codepo8 avatar Dec 01 '21 18:12 codepo8