# https://github.com/browserslist/browserslist#readme

last 2 major versions
not dead
# Floors kept on versions with native CSS `light-dark()` (and nesting) so
# Lightning CSS doesn't lower them to the brittle custom-property polyfill that
# broke `data-bs-theme` dark mode. Raised as far as we can while staying above
# 90% global coverage (~90.8%).
Chrome >= 130
Edge >= 130
Firefox >= 132
iOS >= 18.0
Safari >= 18.0
not kaios <= 2.5 # fix floating label issues in Firefox (see https://github.com/postcss/autoprefixer/issues/1533)
not op_mini all # proxy browser we don't target; only source of redundant -o-object-fit prefixes
