diff options
| author | Mark Otto <[email protected]> | 2021-01-14 16:21:21 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 16:21:21 -0800 |
| commit | 803e49d928b28c19fa422191eb4378faf26858a1 (patch) | |
| tree | 831d345dc3b5b61b808f230e42cd13769fbabceb /site/layouts | |
| parent | 9bec37a77bcf6bc0f993687f1cbb1a99780246a6 (diff) | |
| download | bootstrap-803e49d928b28c19fa422191eb4378faf26858a1.tar.xz bootstrap-803e49d928b28c19fa422191eb4378faf26858a1.zip | |
Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)
* Clarify Sass import and customize docs for how to modify variable defaulst
* Add an npm starter project callout to a few pages
* Update callout-info-npm-starter.md
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'site/layouts')
| -rw-r--r-- | site/layouts/partials/callout-info-npm-starter.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/partials/callout-info-npm-starter.md b/site/layouts/partials/callout-info-npm-starter.md new file mode 100644 index 000000000..bbd3897b5 --- /dev/null +++ b/site/layouts/partials/callout-info-npm-starter.md @@ -0,0 +1 @@ +**Get started with Bootstrap via npm with our starter project!** Head to the [twbs/bootstrap-npm-starter](https://github.com/twbs/bootstrap-npm-starter) template repository to see how to build and customize Bootstrap in your own npm project. Includes Sass compiler, Autoprefixer, Stylelint, PurgeCSS, and Bootstrap Icons. |
