You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+55-4Lines changed: 55 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,14 +47,65 @@ Now you are ready to use the imported reactstrap components within your componen
47
47
48
48
### CDN
49
49
50
-
Reactstrap can be included directly in your application's bundle or excluded during compilation and linked directly to a CDN.
50
+
If you prefer to include Reactstrap globally by marking `reactstrap` as external in your application, the `reactstrap` library provides various single-file distributions, which are hosted on the following CDNs:
0 commit comments