Skip to content

calvintychan/bootstrap4-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 4 snippets for Atom editor

This is a Bootstrap 4 snippets package for Atom. These snippets are prefixed with bs4-*

Install

Go to Atom > Preferences... then search for Bootstrap 4 Snippets in Packages tab.

Development

$ cd ~/.atom/packages
$ git clone https://github.com/calvintychan/bootstrap4-snippets.git
$ apm install
$ apm link

Change Log

  • 0.2.2 - Fixed the missing leading . error in some of the files which prevent snippets to load properly

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😄

License

About

Handy Bootstrap 4 snippets for Atom editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published