Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 28, 2023
1 parent adb4c13 commit 81070fc
Show file tree
Hide file tree
Showing 5 changed files with 4,709 additions and 4,002 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020-2022 Mark Otto
Copyright (c) 2020-2023 Mark Otto

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Setup as a starter template, you can easily generate a new GitHub repository. Fr

- Single HTML page (`index.html`) to demonstrate how to include Bootstrap.
- Includes [Bootstrap](https://getbootstrap.com) (currently using v4.6.2) source files via npm.
- Includes [Bootstrap Icons](https://icons.getbootstrap.com) (v1.9.1), which includes over 1,800 icons available as SVGs and web fonts.
- Includes [Bootstrap Icons](https://icons.getbootstrap.com) (v1.10.3), which includes over 1,800 icons available as SVGs and web fonts.
- npm scripts (see `package.json`) for compiling and autoprefixing Sass, watching for changes, and starting a local server with live reload.
- Example stylesheet (`scss/starter.scss`) highlighting two ways to include and customize Bootstrap.
- Example JavaScript file (`assets/js/starter.js`) showing how to import all of Bootstrap, or just the parts you need.
Expand Down Expand Up @@ -124,4 +124,4 @@ At the root of the repo, `.stylelintignore` is used to list files that we ignore

## Copyright

© @mdo 2020-2022 and licensed MIT.
© @mdo 2020-2023 and licensed MIT.

0 comments on commit 81070fc

Please sign in to comment.