An open API service indexing awesome lists of open source software.

https://github.com/swumplurd/bootstrap-5-snippets

Bootstrap 5 snippet repository.
https://github.com/swumplurd/bootstrap-5-snippets

bootstrap5 snippets visual-studio-code

Last synced: about 1 month ago
JSON representation

Bootstrap 5 snippet repository.

Awesome Lists containing this project

README

          

# bootstrap-5-snippets

Recopilacion de snippets de Bootstrap 5 para Visual Studio Code.

Los snippets se encuentran organizados por carpetas segun se presentan en la documentacion de Bootstrap 5

+ getting-starter
+ layout
+ content
+ forms
+ components

El conglomerado de todos los snippets se encuentra en el archivo `all-bs5-snippets.json`

## Mas informacion

- [Bootstrap 5](https://getbootstrap.com/docs/5.0/getting-started/introduction/)
- [VSC Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets)