0
What is meant by vendor prefixes?
2 odpowiedzi
+ 2
CSS vendor prefixes, also sometimes known as or CSS browser prefixes, are a way for browser makers to add support for new CSS features before those features are fully supported in all browsers.
+ 1
Compatibility, with old device.
https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix
Most common tool for checking whether compatibility :
https://caniuse.com/