diff options
Diffstat (limited to 'Timeline/ClientApp/src/browserslist')
-rw-r--r-- | Timeline/ClientApp/src/browserslist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/browserslist b/Timeline/ClientApp/src/browserslist new file mode 100644 index 00000000..8e09ab49 --- /dev/null +++ b/Timeline/ClientApp/src/browserslist @@ -0,0 +1,9 @@ +# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers +# For additional information regarding the format and rule options, please see: +# https://github.com/browserslist/browserslist#queries +# For IE 9-11 support, please uncomment the last line of the file and adjust as needed +> 0.5% +last 2 versions +Firefox ESR +not dead +# IE 9-11
\ No newline at end of file |