18/05/22 | @valuedstandards | Help me!

What CSS to prefix?

Remembering what CSS to prefix is hard. Today browsers develop quickly (yay) and things often change (boo). Preprocessors and mixin libraries are not always up to date.

This page has one purpose: simply show what prefixes are needed for a newer CSS property. Need more information? Check the awesome Can I Use or Autoprefixer, autoprefixer has an online version that allows you to enter your non-prefixed CSS and gives you a prefix-added css.

Also: read this ‘Disclaimer’… :)