accecss icon indicating copy to clipboard operation
accecss copied to clipboard

AcceCSS A Sass Mixin That debug & check the accessibility of your designs

Results 4 accecss issues
Sort by recently updated
recently updated
newest added

Fix ERR_ABORTED for wrong filters.svg path. I don't know if it's somehow intentional and if my fix breaks anything else (I do not think) but the demos on the site...

Safari has a core bug that it won't process the filters if it's included from an outside SVG file, only if the SVG is included in the HTML file that...

Bug introduced by #21

Turn it into full css with a `url('data:text/xml,#svg')` scheme

enhancement