Skip to content

Commit

Permalink
Update Bootstrap version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Nov 24, 2024
1 parent 413e75d commit 43af395
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_inc/_install-browser-reqs-classic-ui.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
You can view the list of supported browsers for Classic UI at [Browserslist](https://browsersl.ist/#q=%3E%3D+0.5%25%0Alast+2+major+versions%0Anot+dead%0AChrome+%3E%3D+60%0AFirefox+%3E%3D+60%0AFirefox+ESR%0AiOS+%3E%3D+12%0ASafari+%3E%3D+12%0Anot+Explorer+%3C%3D+11).

The supported web browsers for Classic UI are set according to [Bootstrap](https://getbootstrap.com/docs/5.2/getting-started/browsers-devices/#supported-browsers).
The following code snippet is the [browserslist configuration for Bootstrap 5.2.3](https://github.com/twbs/bootstrap/blob/v5.2.3/.browserslistrc).
The supported web browsers for Classic UI are set according to [Bootstrap](https://getbootstrap.com/docs/5.3/getting-started/browsers-devices/#supported-browsers).
The following code snippet is the [browserslist configuration for Bootstrap 5.3.3](https://github.com/twbs/bootstrap/blob/v5.3.3/.browserslistrc).

```shell
>= 0.5%
Expand Down

0 comments on commit 43af395

Please sign in to comment.