Our design system is built for the modern web and supports current browser versions.
Copy link to headline:Overview
- We perform extensive end-to-end (E2E) testing against the following browsers to ensure the best possible support.
- While older versions might function, we do not guarantee full compatibility.
Editors note
TODO: show supported browsers here: Chrome, Firefox, and Safari - which versions?
Older browser versions
If you need to support specific older browser versions, use lightningcss with @vitejs/plugin-legacy or nuxt-vite-legacy for Nuxt applications. These tools provide polyfills and syntax lowering to ensure compatibility.