Base Font Size Compatibility is a component that enables applications that are not yet using Recipe's base font size to run in compatibility mode with a base font size of 14px.
Base Font Size Compatibility should:
Allows applications that are not yet using Recipe's base font size to run in compatibility mode with a base font size of 14px.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ultrices finibus purus, in maximus diam molestie nec. Aenean maximus eget lacus sed lobortis.
Recipe internally uses CSS custom properties
and may require a polyfill to provide browser support depending on the specific requirements for your application. We recommend using the css-vars-ponyfill by jhildenbiddle in your application if you need to support IE11.