atom-plugin icon indicating copy to clipboard operation
atom-plugin copied to clipboard

Please add support lib 'bemto'

Open GriNAME opened this issue 9 years ago • 2 comments

Can you add support for the 'bemto' library?

smth like hdr.header>img.__logo+nav.__menu._right>a.__link{Item $}*3 I will get

+b.HEADER.header
    +e.IMG.logo(src="", alt="")
    +e.NAV.menu._right
        +e.A.link(href="") Item 1
        +e.A.link(href="") Item 2
        +e.A.link(href="") Item 3

GriNAME avatar Feb 17 '17 10:02 GriNAME

Might be added in future release

sergeche avatar Mar 01 '17 22:03 sergeche

I'm glad to hear

GriNAME avatar Mar 02 '17 06:03 GriNAME