Skip to content

Commit

Permalink
docs(chips): Added stylesUrls to reference css. (angular#6620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefiozie authored and kara committed Aug 24, 2017
1 parent 6b9c936 commit ec4ea06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ import {Component} from '@angular/core';
@Component({
selector: 'chips-overview-example',
templateUrl: 'chips-overview-example.html',
styleUrls: ['chips-overview-example.css'],
})
export class ChipsOverviewExample {}

0 comments on commit ec4ea06

Please sign in to comment.