emmetio/sublime-text-plugin

Not working after update 2.4

Closed this issue · 7 comments

Not working after update 2.4
In css file... in @media query not working emmet
Example
@media (max-widht:1200px) {
.example_class {
here not working emmet
}
}

What's your ST version?

st 4
My list package https://ibb.co/HG4QZbQ https://ibb.co/KzNT8dp
If open css file as scss...emmet working good... in view -> syntax I open css file as scss ... but if open css file as css in @media query emmet not working

What’s your full ST build version (e.g. 4143)?

Works fine in latest build

image

Please update ST to latest version

Works fine... thanks!