This commit is contained in:
seb
2025-07-02 12:49:06 +02:00
commit edbd56f6a9
123 changed files with 32598 additions and 0 deletions

12
.browserslistrc Normal file
View File

@@ -0,0 +1,12 @@
# Modern browsers only - no legacy support
# This configuration targets browsers that support ES6+ natively
Chrome >= 91
Firefox >= 90
Safari >= 14
Edge >= 91
# Alternative: Use this more conservative approach if you need broader support
# last 2 Chrome versions
# last 2 Firefox versions
# last 2 Safari versions
# last 2 Edge versions