exdeniz opened this issue 4 years ago · 1 comments
In original (and vs code) emmet css shorthand properties expand like this:
m0-5 > margin: 0 5px;
In coc-emmet work only m5:10. You can add this feature to coc-emmet?
m5:10
It works as expected for me.