vue-a11y / vue-axe

Accessibility auditing for Vue.js applications.
https://axe.vue-a11y.com/
MIT License
187 stars 13 forks source link

Feature request: Make styles customizable #23

Closed rudolfbyker closed 4 years ago

rudolfbyker commented 4 years ago

The defaults for export const STYLE in constants.js are not very pretty, even for DX. I would like to modify it if possible. Until then, I'm using a patched version of vue-axe. ;)

ktquez commented 4 years ago

I will add this customization in v3 too. Thank you for that.

ktquez commented 4 years ago

@rudolfbyker

Now available in this v2. Thanks for the suggestion.