mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Docs: organize callouts in partials (#37320)
This commit is contained in:
@@ -33,7 +33,7 @@ Our [package.json]({{< param repo >}}/blob/v{{< param current_version >}}/packag
|
||||
{{< /bs-table >}}
|
||||
|
||||
{{< callout info >}}
|
||||
{{< partial "callout-info-npm-starter.md" >}}
|
||||
{{< partial "callouts/info-npm-starter.md" >}}
|
||||
{{< /callout >}}
|
||||
|
||||
## Sass
|
||||
|
@@ -71,7 +71,7 @@ Bootstrap's `package.json` contains some additional metadata under the following
|
||||
- `style` - path to Bootstrap's non-minified CSS that's been compiled using the default settings (no customization)
|
||||
|
||||
{{< callout info >}}
|
||||
{{< partial "callout-info-npm-starter.md" >}}
|
||||
{{< partial "callouts/info-npm-starter.md" >}}
|
||||
{{< /callout >}}
|
||||
|
||||
### yarn
|
||||
|
Reference in New Issue
Block a user