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 bug #17

Open zvrh opened 5 years ago

zvrh commented 5 years ago

b4-button-block Generate:

<button type="button" name="" id="" class="btn btn-primary" btn-lg btn-block"></button>

extra double quotes.

Bloodmallet commented 5 years ago

I created a PR to fix this issue. Please review

hcgaron commented 5 years ago

Any update on this issue? Still persists for me.

christanplaza commented 4 years ago

This problem still persists in June of 2020.