It works, but I don't like that it extracts the css from this file into inline <style> tag, because then it's harder to debug it in Dev Tools. For example I have no idea from which file and line these ...
This extension extends HTML and ejs code editing with Go To Definition and Go To Symbol in Workspace support for css/scss/less (classes and IDs) found in strings within the source code. This was ...