1tontech / bootstrap4-snippets

Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
MIT License
117 stars 43 forks source link

b4-button-block snippet badly generated #26

Open Hellogark opened 5 years ago

Hellogark commented 5 years ago

When using snippet the button generates like this <button type="button" name="" id="" class="btn btn-primary" btn-lg btn-block"></button> it closes quotation marks before btn-lg and btn-block