emmet-docs
emmet-docs copied to clipboard
revision ".class"
cannot use the word .class in emmet as an example because it will not produce as expected, for example: If .class is used, the result will be <div class></div> not <div class ="class"></div>