Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index c4447d91a..e67648773 100644
--- a/config.yml
+++ b/config.yml
@@ -44,13 +44,17 @@ module:
target: static/assets/icons
- source: font
target: static/assets/font
+ - source: node_modules/bootstrap/scss
+ target: assets/scss/bootstrap
+ - source: node_modules/bootstrap/dist/js/bootstrap.min.js
+ target: assets/js/bootstrap.min.js
params:
description: "Official open source SVG icon library for Bootstrap"
social_image_path: /assets/img/bootstrap-icons-social.png
- version: "1.8.1"
- bs_docs_version: "5.1"
+ version: "1.8.2"
+ docs_version: "5.2"
main: "https://getbootstrap.com"
github_org: "https://github.com/twbs"
@@ -61,3 +65,4 @@ params:
expo: "https://expo.getbootstrap.com"
themes: "https://themes.getbootstrap.com"
opencollective: "https://opencollective.com/bootstrap"
+ icons_figma: "https://www.figma.com/community/file/1042482994486402696/Bootstrap-Icons"