mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-27 05:41:15 +00:00
Initial commit
This commit is contained in:
26
static_files/AdminLTE-3.2.0/docs/browser-support.md
vendored
Normal file
26
static_files/AdminLTE-3.2.0/docs/browser-support.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: page
|
||||
title: Browser Support
|
||||
---
|
||||
|
||||
AdminLTE comes with the same browser support as Bootstrap 4.
|
||||
|
||||
> ##### Excerpt from Bootstrap's official Documentation!
|
||||
> Bootstrap supports the __latest, stable releases__ of all major browsers and platforms. On Windows, __we support Internet Explorer 10-11 / Microsoft Edge__.
|
||||
>
|
||||
> For more details [look here](https://getbootstrap.com/docs/4.4/getting-started/browsers-devices/#supported-browsers).
|
||||
|
||||
You can find our supported range of browsers and their versions in [our .browserslistrc file](https://github.com/ColorlibHQ/AdminLTE/blob/master/.browserslistrc):
|
||||
|
||||
```
|
||||
# https://github.com/browserslist/browserslist#readme
|
||||
|
||||
>= 0.2%
|
||||
last 2 major versions
|
||||
not dead
|
||||
Firefox ESR
|
||||
Edge >= 16
|
||||
Explorer >= 10
|
||||
iOS >= 9
|
||||
Safari >= 9
|
||||
```
|
Reference in New Issue
Block a user