mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
webpack.md: Replace "both of them" with "it" (#31794)
🎉 Yay! I helped!
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
6105ebfe8d
commit
dd5ad8fb52
@ -27,7 +27,7 @@ import Alert from 'bootstrap/js/dist/alert';
|
||||
{{< /highlight >}}
|
||||
|
||||
Bootstrap depends on [Popper](https://popper.js.org/), which is specified in the `peerDependencies` property.
|
||||
This means that you will have to make sure to add both of them to your `package.json` using `npm install popper.js`.
|
||||
This means that you will have to make sure to add it to your `package.json` using `npm install popper.js`.
|
||||
|
||||
## Importing Styles
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user