File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -84,15 +84,15 @@ Check out [the docs for more details](https://dash-bootstrap-components.opensour
8484
8585To use _ dash-bootstrap-components_ you must do two things:
8686
87- - Link a Bootstrap v4 compatible stylesheet
87+ - Link a Bootstrap v5 compatible stylesheet
8888- Incorporate _ dash-bootstrap-components_ into your layout
8989
9090### Linking a stylesheet
9191
9292_ dash-bootstrap-components_ doesn't come with CSS included. This is to give you
93- the freedom to use any Bootstrap v4 stylesheet of your choice. This means however
94- that in order for the components to be styled properly, you must link to a
95- stylesheet yourself.
93+ the freedom to use any Bootstrap v5 stylesheet of your choice. This means
94+ however that in order for the components to be styled properly, you must link
95+ to a stylesheet yourself.
9696
9797For convenience, links to [ BootstrapCDN] [ bootstrapcdn ] for each theme are
9898available through the ` themes ` module, which can be used as follows:
Original file line number Diff line number Diff line change @@ -48,15 +48,15 @@ conda install -c conda-forge dash-bootstrap-components
4848
4949To use _ dash-bootstrap-components_ you must do two things:
5050
51- - Link a Bootstrap v4 compatible stylesheet
51+ - Link a Bootstrap v5 compatible stylesheet
5252- Incorporate _ dash-bootstrap-components_ into your layout
5353
5454### Linking a stylesheet
5555
5656_ dash-bootstrap-components_ doesn't come with CSS included. This is to give you
57- the freedom to use any Bootstrap v4 stylesheet of your choice. This means however
58- that in order for the components to be styled properly, you must link to a
59- stylesheet yourself.
57+ the freedom to use any Bootstrap v5 stylesheet of your choice. This means
58+ however that in order for the components to be styled properly, you must link
59+ to a stylesheet yourself.
6060
6161For convenience, links to [ BootstrapCDN] [ bootstrapcdn ] for each theme are
6262available through the ` themes ` module, which can be used as follows:
You can’t perform that action at this time.
0 commit comments