Skip to content

support typing an abbreviation inside an opening tag #757

Description

@marcmav

e.g:

div id='hero' .flex.justify-between.px-4> >/div>
and it will create:
div id='hero' class='flex justify-between px-4'> >/div>

edit:
i used double greater than signs because somehow when i use lower than and greater than what's inside doesnt show

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions