mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
Update path to @popperjs/core
in parcel.md
-│ └── popper.js/ +│ └── @popperjs/ +| └── core/
This commit is contained in:
@@ -23,7 +23,8 @@ project-name/
|
|||||||
├── build/
|
├── build/
|
||||||
├── node_modules/
|
├── node_modules/
|
||||||
│ └── bootstrap/
|
│ └── bootstrap/
|
||||||
│ └── popper.js/
|
│ └── @popperjs/
|
||||||
|
| └── core/
|
||||||
├── scss/
|
├── scss/
|
||||||
│ └── custom.scss
|
│ └── custom.scss
|
||||||
├── src/
|
├── src/
|
||||||
|
Reference in New Issue
Block a user