Use fallback values in TypeStyle for better browser support

Share this video with your friends

Send Tweet

You can increase the browser support of your CSS using fallback values and vendor prefixes. This lesson covers using vendor prefixes and fallback values (single prop multiple values) with TypeStyle. It also shows best practices for maintaining variables in the presence of vendor prefixing.

hipertracker
~ 7 years ago

What about using postcss with auto vendor prefixes? Manually setting all vendor classes and fallback is not cool.