I have recently installed Emmet in my Notepad++. All the short codes are working fine. But when I tried to apply css short code in case of gradient, it is not working.
Can anyone please help me?
I have recently installed Emmet in my Notepad++. All the short codes are working fine. But when I tried to apply css short code in case of gradient, it is not working.
Can anyone please help me?
Try this:
lg(left,#fff 10%, #000)
Keep in mind radial gradients are not supported yet if this is what you are trying to accomplish.