Open IAlwaysBeCoding opened 8 years ago
So either perhaps my sublime 3 emmet plugin doesn't implement the correct way, or there is a spelling mistake on http://docs.emmet.io/cheat-sheet/.
Basically, Alias of button[disabled.] should be Alias of button[disabled] same goes for Alias of select[disabled.] Alias of fieldset[disabled.]
Alias of button[disabled.]
Alias of button[disabled]
Alias of select[disabled.]
Alias of fieldset[disabled.]
So either perhaps my sublime 3 emmet plugin doesn't implement the correct way, or there is a spelling mistake on http://docs.emmet.io/cheat-sheet/.
Basically,
Alias of button[disabled.]
should beAlias of button[disabled]
same goes forAlias of select[disabled.]
Alias of fieldset[disabled.]