diff options
author | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
commit | 204d91c3c3c0c54b67ac3255a666038533b4fe85 (patch) | |
tree | fe95e05816b45e34dc942db6f1efdcf220269d77 /vendor/twbs/bootstrap-icons/.browserslistrc | |
parent | 39933052a9eb827afee3965509909ba314de5257 (diff) | |
download | volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.gz volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.bz2 volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.zip |
this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead
Diffstat (limited to 'vendor/twbs/bootstrap-icons/.browserslistrc')
-rw-r--r-- | vendor/twbs/bootstrap-icons/.browserslistrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/.browserslistrc b/vendor/twbs/bootstrap-icons/.browserslistrc new file mode 100644 index 000000000..c71c8b9c7 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/.browserslistrc @@ -0,0 +1,11 @@ +# https://github.com/browserslist/browserslist#readme + +>= 0.5% +last 2 major versions +not dead +Chrome >= 60 +Firefox >= 60 +Firefox ESR +iOS >= 12 +Safari >= 12 +not Explorer <= 11 |