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.
- Host: GitHub
- URL: https://github.com/swumplurd/bootstrap-5-snippets
- Owner: Swumplurd
- Created: 2021-08-23T04:04:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T15:38:24.000Z (over 4 years ago)
- Last Synced: 2025-07-19T13:19:25.579Z (11 months ago)
- Topics: bootstrap5, snippets, visual-studio-code
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)