maiyaporn / angular2-wizard

Angular2 - Form Wizard Component
118 stars 119 forks source link

How to customize appearance #4

Closed chris93007 closed 7 years ago

chris93007 commented 7 years ago

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

matheo commented 7 years ago

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

maiyaporn commented 7 years ago

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