Skip to content

Commit a09589b

Browse files
committed
docs: clarify that bootstrap isnt a dependency
1 parent f626dce commit a09589b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Yes.
9090
### What major versions of angular does this library support?
9191

9292
| Angular major | Last supported angular-calendar version |
93-
| -------------- | --------------------------------------- |
93+
| -------------- | ---------------------------------------------------------------------- |
9494
| 6.x and higher | latest version |
9595
| 5.x | [0.24.1](https://github.com/mattlewis92/angular-calendar/tree/v0.24.1) |
9696
| 4.x | [0.22.3](https://github.com/mattlewis92/angular-calendar/tree/v0.22.3) |
@@ -134,6 +134,10 @@ All parts of this calendar can be customised via the use of an `ng-template`. Th
134134

135135
All browsers supported by angular, apart from IE9 as it doesn't support flexbox.
136136

137+
### Does this library require bootstrap?
138+
139+
No! While the demo site uses bootstrap, it isn't a requirement of this library. The styling is designed to adapt to whatever global styling your app has.
140+
137141
## Angular 1 version
138142

139143
https://github.com/mattlewis92/angular-bootstrap-calendar

0 commit comments

Comments
 (0)