From 204d91c3c3c0c54b67ac3255a666038533b4fe85 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 23 Jul 2024 18:07:30 +0000 Subject: this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead --- vendor/twbs/bootstrap-icons/.browserslistrc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vendor/twbs/bootstrap-icons/.browserslistrc (limited to 'vendor/twbs/bootstrap-icons/.browserslistrc') 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 -- cgit v1.2.3