We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, thanks for great work! Can you support for autocompletion with <style> in .vue files? I can't make it work
<style>
Here's my settings:
{ "html-css-class-completion.enableFindUsage": true, "html-css-class-completion.includeGlobPattern": "**/*.{css,scss,sass,eex,slim,tsx,jsx,haml,svelte,liquid,tpl,latte,php,html,twig,vue}", "html-css-class-completion.enableEmmetSupport": true }
The text was updated successfully, but these errors were encountered:
gencer
No branches or pull requests
Hello, thanks for great work!
Can you support for autocompletion with
<style>
in .vue files? I can't make it workbandicam.2022-02-17.10-22-51-446.mp4
Here's my settings:
The text was updated successfully, but these errors were encountered: