Skip to content

jacsa/bootstrap-v4-snippets

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Bootstrap v4 Snippets for VS Code

A pack of 108 code snippets for Bootstrap toolkit.
Latest supported version: v4.2.1

Get Bootstrap here
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

๐Ÿ Getting started

To start using the snippets simply type b- snippet_name.

  • To preview the selected snippet click CTRL+SPACEBAR.
  • To use the selected snippet simply click TAB.

Browse all snippets

๐Ÿ–ผ๏ธ Preview

preview1.gif

๐Ÿ”— Links

๐Ÿ“ฌ Contact

๐Ÿงฌ Compiling and testing guide

All snippets are stored inside the source directory. To build the snippets execute build-from-source.bat file (you will need to install .NET Core 2.2 or newer). Compiled snippets can be found in bootstrap-v4-snippets/snippets/snippets.json. To test the changes copy the file content and paste it inside VS Code > F1 > Preferences: Configure User Snippets > html.json. ๐ŸŽ‰

About

๐Ÿ“ฆ Bootstrap v4 Snippets for VS Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.5%
  • C# 10.9%
  • Batchfile 0.6%