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
84
84
85
85
To use _ dash-bootstrap-components_ you must do two things:
86
86
87
- - Link a Bootstrap v4 compatible stylesheet
87
+ - Link a Bootstrap v5 compatible stylesheet
88
88
- Incorporate _ dash-bootstrap-components_ into your layout
89
89
90
90
### Linking a stylesheet
91
91
92
92
_ 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.
96
96
97
97
For convenience, links to [ BootstrapCDN] [ bootstrapcdn ] for each theme are
98
98
available 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
48
48
49
49
To use _ dash-bootstrap-components_ you must do two things:
50
50
51
- - Link a Bootstrap v4 compatible stylesheet
51
+ - Link a Bootstrap v5 compatible stylesheet
52
52
- Incorporate _ dash-bootstrap-components_ into your layout
53
53
54
54
### Linking a stylesheet
55
55
56
56
_ 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.
60
60
61
61
For convenience, links to [ BootstrapCDN] [ bootstrapcdn ] for each theme are
62
62
available through the ` themes ` module, which can be used as follows:
You can’t perform that action at this time.
0 commit comments