maiyaporn/angular2-wizard

How to customize appearance

chris93007 opened this issue · 2 comments

How can add my own scss to this the wizard?
And class I apply isn't being applied

This is an advanced topic of Angular Components:
https://angular.io/docs/ts/latest/guide/component-styles.html
I will have to dig in this one to modify a library's CSS

You can try to use /deep/ to override the styling of the wizard.