mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 00:10:24 +00:00
Update path to @popperjs/core in parcel.md
-│ └── popper.js/ +│ └── @popperjs/ +| └── core/
This commit is contained in:
parent
7745730e41
commit
207ddbee49
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ project-name/
|
|||
├── build/
|
||||
├── node_modules/
|
||||
│ └── bootstrap/
|
||||
│ └── popper.js/
|
||||
│ └── @popperjs/
|
||||
| └── core/
|
||||
├── scss/
|
||||
│ └── custom.scss
|
||||
├── src/
|
||||
|
|
|
|||
Loading…
Reference in a new issue