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

Emmet in CSS / SCSS #4

Open
saminton opened this issue Aug 20, 2024 · 4 comments
Open

Emmet in CSS / SCSS #4

saminton opened this issue Aug 20, 2024 · 4 comments

Comments

@saminton
Copy link

With the Emmet extension installed Emmet snippets are working fine in the HTML part of the code but it doesn't appear to be working for CSS or SCSS within the style tag

@AlbertMarashi
Copy link
Contributor

@saminton could you elaborate?

@saminton
Copy link
Author

Sorry upon rereading I realise I wasn't very clear.
Within a .svelte file the Emmet HTML "snippets" are working as expected as shown here.

Screenshot 2024-09-11 at 14 44 10

But within the <style> tag they are not

Screenshot 2024-09-11 at 14 45 44
Screenshot 2024-09-11 at 14 45 52

The expected behaviour : it should be showing the same "snippets" as within a CSS file like so

Screenshot 2024-09-11 at 14 46 16

@AlbertMarashi
Copy link
Contributor

AlbertMarashi commented Sep 11, 2024

I see. I'm not sure as I'm not using emmet extension. Does it work in the HTML?

@saminton
Copy link
Author

It currently works in .html and .css files (and obviously partially in .svelte files) I haven't tried anything else so far

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

No branches or pull requests

2 participants