I'm using Bulma in a project where the active class is is-active instead of just active. It would be nice to be able to set this globally rather than specifying class_active: 'is-active' on each invocation.
I'm out of time for today but I'll see if I can throw together a PR that does this.
I'm using Bulma in a project where the active class is
is-activeinstead of justactive. It would be nice to be able to set this globally rather than specifyingclass_active: 'is-active'on each invocation.I'm out of time for today but I'll see if I can throw together a PR that does this.