2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

docs: switch to suggesting jsDelivr as a CDN (#31894)

This commit is contained in:
XhmikosR
2020-10-19 11:25:31 +03:00
committed by GitHub
parent 5ee5792579
commit 28f18f84a7
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ There are multiple ways to customize Bootstrap. Your best path can depend on you
Our two preferred methods are:
1. Using Bootstrap [via package manager]({{< docsref "/getting-started/download#package-managers" >}}) so you can use and extend our source files.
2. Using Bootstrap's compiled distribution files or the [BootstrapCDN]({{< docsref "/getting-started/download#bootstrapcdn" >}}) so you can add onto or override Bootstrap's styles.
2. Using Bootstrap's compiled distribution files or [jsDelivr]({{< docsref "/getting-started/download#cdn-via-jsdelivr" >}}) so you can add onto or override Bootstrap's styles.
While we cannot go into details here on how to use every package manager, we can give some guidance on [using Bootstrap with your own Sass compiler]({{< docsref "/customize/sass" >}}).