Update browsers-devices.mdx

This commit is contained in:
Mark Otto 2025-04-22 20:17:35 -07:00 committed by GitHub
parent 07cc479807
commit 6cfebc81e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ Page zooming inevitably presents rendering artifacts in some components, both in
Bootstrap uses some browser-specific selectors to provide progressive enhancements and reset some styles across browsers. These may not always pass CSS validators, but they still have a place in real world applications. These validation warnings dont matter in practice as they dont interfere with the proper functioning of our styles, and we deliberately ignore these particular warnings.
Likewise, our HTML has some trivial and inconsequential HTML validation warnings. Some of these are also supressed by our own local configuration and can be ignored.
Likewise, our HTML has some trivial and inconsequential HTML validation warnings. Some of these are also suppressed by our own local configuration and can be ignored.