Ninja-Squad/ngx-valdemort

feature: make the CSS class to add configurable

cexbrayat opened this issue · 1 comments

Currently we add invalid-feeback for Bootstrap but that should be configurable:

  • for the wrapper
  • for each message

We could imagine a configuration flag on the module to make it easy to use Bootstrap or Material for example.

Done