HTML5 Please

transforms

Safe to use with fallbackcss

If your transforms destroy the readability of your site on browsers that do not support them, use Modernizr's no-csstransforms class to adjust the design so that the text remains readable.

Verdict
Safe to use
Category
CSS features
Browser support
Can I Use
Works in
all modern browsers

Should you use transforms in 2026?

In the unlikely event of you needing a polyfill for unsupported browsers, use Transformie or CSSSandpaper.

If you need full support, you will need to include some prefixes: -webkit- for Safari and -ms- for IE9.

Polyfills and fallbacks

Transformie, CSSSandpaper