bootstrap4-snippets
bootstrap4-snippets copied to clipboard
Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
Alerts, badges, button groups, buttons, grid, jumbotron, pagination, tables and navs have been reviewed. Firstly, thank you @thekalinga @Mershl @nickylogan for that package which helped me learn better not only...
the snippet suggestions appear in .ts files and it is annoying
Created snippet to handle . Previous workaround was to select and make necessary adjustments.
Links from [getbootstrap.com](https://getbootstrap.com/docs/4.4/getting-started/introduction/)
Removed unwanted quotation which was causing CSS error.
Fixes https://github.com/1tontech/bootstrap4-snippets/issues/17
Carousel snippets had data-src attribute instead of src. I fixed those.
the official website bootstrap is 4.5 but the snippet is still 4.3, how can I change the CDN in the snippet? or @thekalinga, can you update the extension, please?
