Skip to content
New issue

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

the css user snippets for emmet in *.vue file not works #1724

Closed
YinanZhaoXometry opened this issue Feb 23, 2020 · 1 comment
Closed

the css user snippets for emmet in *.vue file not works #1724

YinanZhaoXometry opened this issue Feb 23, 2020 · 1 comment
Labels

Comments

@YinanZhaoXometry
Copy link

the css emmet expansion in *.vue file works perfectly!
But the user CSS snippets for emmet in *.vue file not working ( user HTML snippets works fine!)
Could you please have a look?

i define a css snippet:
image1

it works fine in *.styl file:
image1

but the user snippets now shown in *.vue file:
image1

Originally posted by @onezhaoyn in #232 (comment)

@octref
Copy link
Member

octref commented Feb 27, 2020

CSS snippets aren't used in Vue files. You need to define Stylus snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants