• Robert Knight's avatar
    Implement a fallback if CSS blending is not supported · 8587df5c
    Robert Knight authored
    Implement a fallback for browsers that don't support the CSS
    `mix-blend-mode` property (IE 11, Edge < 79) by merging overlapping
    highlights into a single layer with uniform opacity. This prevents
    overlapping highlights from affecting readability since highlights are
    blended with the content underneath using normal blending in this case.
    8587df5c
Name
Last commit
Last update
..
annotator Loading commit data...
mixins Loading commit data...
sidebar Loading commit data...
vendor Loading commit data...
forms.scss Loading commit data...
reset.scss Loading commit data...
util.scss Loading commit data...
variables.scss Loading commit data...