zignd / HTML-CSS-Class-Completion

:chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion
MIT License
248 stars 83 forks source link

[BUG] Completion doesn't work when "./" (dot and slash) is not present #439

Open livan3li opened 6 months ago

livan3li commented 6 months ago

I think statement is clear.

Completion doesn't work when "./" (dot and slash) is not present at the beginning of the css file path in a html file.